Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1186442

    Hello,

    I would like hide the bar that can filter product by price, popularity, ID, etc.. and also the bar next to it who allows to display 15, 30 and 45 products on the page

    and a little question :
    Is it possible to customize the banner in the categories with an image ? I tried to put html in the field “Description” but it doesn’t work..

    Thanks

    #1186558

    Hey I-Visio,

    Add this to quick css:

    .entry-content-wrapper .product-sorting{
    display:none!important;
    }

    Can you explain your second question a little more?

    Best regards,
    Jordan Shannon

    #1186660

    Hey,

    Thanks for the filter bar, the quick css works,

    My second question is, is it possible to add a banner in each category ?

    Best regards

    #1186760

    Hi,

    You can look into the following plugin:

    Category Banner Management for Woocommerce

    Best regards,
    Jordan Shannon

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.