Filter at home - by ppeixoto - on WordPress WooCommerce support

This topic has 4 replies, 2 voices, and was last updated 8 years ago ago by Rose Tyler

  • Avatar: ppeixoto
    ppeixoto
    Participant
    November 7, 2016 at 20:56

    I’m sorry, but I will need to open this topic “Tabs” again. It had been closed.
    By this way Woocommerce> Settings> Products> Display> Shop Page. I could not disable the display on the home page. Then I tried to

    css .filter-wrap {display: none;}
    div.row.products-loop.products-Grid.Row-count-3 {display: none;}
    .pagination-cubic {display: none;}

    but he has disabled the product in the category page as well. How can I do to disable only the home?

    It follows print screen: http://prntscr.com/d4c431

    Thank you!

    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 8, 2016 at 08:10

    Hello,

    Try to add class .home, for example,

    .home .filter-wrap {
     display: none;
    }

    Regards,
    Rose Tyler.

    Avatar: ppeixoto
    ppeixoto
    Participant
    November 8, 2016 at 16:35

    Thanks Rose!

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 8, 2016 at 16:41

    Hello,

    You’re welcome!

    Regards,
    Rose Tyler.

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

The issue related to '‘Filter at home’' has been successfully resolved, and the topic is now closed for further responses

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