Separate subcategories from products - by Goostaf

This topic has 7 replies, 3 voices, and was last updated 2 years, 6 months ago ago by Goostaf

  • Avatar: Goostaf
    Goostaf
    Participant
    October 28, 2021 at 13:40

    Hello, is it possible to separate subcategories and products into categories? They merge, not very convenient ..

    Please, contact administrator
    for this information.
    6 Answers
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    October 28, 2021 at 17:34

    Hello,

    WooCommerce displays them in the same list. So, it’s possible to implement only by additional customization.

    Regards

    Avatar: Goostaf
    Goostaf
    Participant
    October 29, 2021 at 15:51

    Maybe at least some space or something?

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 30, 2021 at 08:56
    Avatar: Goostaf
    Goostaf
    Participant
    October 30, 2021 at 15:10

    Great, thank you very much, the only thing, if there is an opportunity to slightly correct the layout, it will be great, for example, lower it under the filter, otherwise it runs over a little, it will be just great.

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 31, 2021 at 08:18

    Hello,

    Try to use the next custom CSS code:

    .filter-wrap .products-loop {
        order: 3;
        margin-top: 20px;
    }
    .filter-wrap .filter-content {
        flex-direction: column;
        align-items: start;
    }
    .filter-wrap .products-per-page {
        position: absolute;
        right: 0px;
    }

    Regards

    Avatar: Goostaf
    Goostaf
    Participant
    October 31, 2021 at 11:21

    Whoa, super, how cool you are, thank you very much

  • Viewing 7 results - 1 through 7 (of 7 total)

The issue related to '‘Separate subcategories from products’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.