Home Forums WoodMart support forum Shop sidebar widgets max height

Shop sidebar widgets max height

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #39126

    alexminza
    Participant

    The Height for filters widgets option seems to have no effect on other shop sidebar widgets so custom CSS overrides have to be added:

    .woocommerce-widget-layered-nav-list {
        max-height: 260px;
        overflow-y: auto;
    }
    Attachments:
    You must be logged in to view attached files.
    #39162

    Artem Temos
    Keymaster

    Hi,

    Could you please send us a link to your website and some screenshots where we can see this issue?

    Kind Regards

    #39226

    alexminza
    Participant

    Sending the details in the Private Content section

    #39228

    Artem Temos
    Keymaster

    Hello,

    Could you please disable all plugins that are not related to our theme and provide us your admin access so we can check it?

    Thank you in advance

    #39350

    alexminza
    Participant

    Artem, this is a production site, disabling plugins and providing admin access is out of question.

    Will try to reproduce this on a clean VM.

    #39382

    Artem Temos
    Keymaster

    OK, contact us when you will be ready.

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