Home Forums WoodMart support forum Shop filters always opened

Shop filters always opened

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

    vapis
    Participant

    Hello,
    I enable shop filters and always opened. https://prnt.sc/skxcoy
    In widget shop filters I select this https://prnt.sc/skxdfq
    In site live I want this https://prnt.sc/skxeis.
    Why SORT BY and PRICE FILTER are shown?

    Looking forward for your answer as soon as possible.

    #196659

    Hello,

    I saw the screenshots you attached. Those elements are added there as default. You need to add the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .filters-area.always-open #WOODMART_Widget_Sorting, #WOODMART_Widget_Price_Filter {
    display: none;
    }

    Best Regards.

    #196687

    vapis
    Participant

    Perfect, Thank you. It worked.
    Now, one more question.
    What I have now is https://prnt.sc/sl0lfs. Logos in 2 columns.
    Is it possible to make this as shown in the attached image? I mean to have more coulumns and even bigger logos?
    Can you provide customization if needed?

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

    Hello,

    You are Most Welcome.

    I saw the screenshot you attached. Unfortunately, there is no option in theme settings to display the brands like you displayed in the screenshot.

    It requires customization and this is beyond our limitations and support policy.

    Best Regards.

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