Home Forums WoodMart support forum Edit Filter

Edit Filter

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

    badr
    Participant

    Hello guys,
    I have some questions please :

    1- How can we hide the total number of “size filter ?
    2- Can we hide this “Price Filter” as we added the oder one ?
    3- Color, same for “size filter” we would like to hide the total number. also can we add the color to the name ?

    Thanks and regards

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

    Hello,

    I saw the screenshots you attached.

    1 &3) Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .widget_layered_nav ul .count {
    display: none;
    }

    2) 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

    #320601

    badr
    Participant

    Thank you !

    #320688

    Hello,

    We are thrilled that you loved your experience with XTEMOS,We put customer experience and satisfaction as our priority, and your words reaffirms the hard work we put in every day.

    So thanks for your kind words and we look forward to seeing you again.

    Let us know if there’s anything else we can do for you! You can always reach us at any time. We are always here to help you.

    Have a wonderful day.

    Topic Closed.
    Best Regards.

Tagged: 

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

The topic ‘Edit Filter’ is closed to new replies.