Home Forums WoodMart support forum Please help me:Height limit feature of filter widget doesn’t work!

Please help me:Height limit feature of filter widget doesn’t work!

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

    owen110293
    Participant

    I have set the filter widget height to 150px but it’s not working.

    Attachments:
    You must be logged in to view attached files.
    #438286

    Hello,

    Actually, that option is for the Filters like WOODMART WooCommerce Layered Nav ones. The one that you are referring to is the default WooCommerce Product Categories widget which isn’t included in that and the option isn’t applicable to that.

    If you want to increase the Height for the Product categories widget, then please try using the below Custom CSS code and paste it to Dashboard >> Theme Settings >> Custom CSS >> Global CSS section:

    .categories-accordion-on .widget_product_categories .product-categories {
      height: 50em !important;
    }

    In this CSS, you can change the value of height to your choice.

    Best Regards.

    #438362

    owen110293
    Participant

    Thanks, that’s great. this is exactly what i need

    #438488

    Most Welcome!!!.

    I’m so happy to hear you are pleased with the Theme and Support. XTEMOS strives to deliver the best customer experience, and it makes our day to hear we have accomplished that.

    We count ourselves lucky to have you as a customer. You can always reach us at any time. We are always here to help you.

    Thanks for contacting us.
    Have a great day.

    Topic Closed.
    Best Regards.

Viewing 4 posts - 1 through 4 (of 4 total)

The topic ‘Please help me:Height limit feature of filter widget doesn’t work!’ is closed to new replies.