Home Forums WoodMart support forum Delete Price Filter of shop

Delete Price Filter of shop

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #342446

    greentech
    Participant

    Hi peolple, I need to delete price filter on the shop. How can I do?

    #342488

    Hello,

    Please Go to Appearance >> Widgets >> Shop page widget area and Remove the Price filter widget.

    Screenshot for Clarification: https://gyazo.com/6fe8fa623f03d350f63f001c3e4e9939

    Best Regards

    #342516

    greentech
    Participant

    This doesnt work, because I did before. The delete a price filter in side bar, no in the woodmart shop filter.

    See attached,1-g 2-g how I have now.
    last attached, see where I need to delete, and i didnt find where.

    #342517

    greentech
    Participant

    attached 1-g

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

    greentech
    Participant

    attached 2-g

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

    greentech
    Participant

    where i need to delete

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

    Hello,

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

    div#WOODMART_Widget_Price_Filter {
        display: none;
    }

    Best Regards

Tagged: 

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