Home Forums WoodMart support forum hide the filter by price

hide the filter by price

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

    Anatolka
    Participant

    Good afternoon. How do I hide the price filter in the top filter?

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

    Hello,

    I saw the screenshot you attached.

    Please Go to Appearance >> Widgets >> Shop filters and try removing the price filter widget.

    If you are still unable then provide the admin panel login details of the website to check it myself and help you out accordingly.

    Regards.
    Xtemos Studios

    #261473

    Anatolka
    Participant

    Please also remove “sort by”. I provided the login details. I don’t have these two elements in my widgets. I can’t remove it myself. Just write how to add them again if I need them.

    #261490

    Hello,

    Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    div#WOODMART_Widget_Price_Filter, div#WOODMART_Widget_Sorting {
        display: none;
    }

    Regards.
    Xtemos Studios.

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