Home Forums WoodMart support forum css filter price

css filter price

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

    Nicosa
    Participant

    Hello,

    I want to modify a class woodmart-price-filter by removing the bullets so list-style: none;

    but the class woodmart-price-filter selector does not work.

    Could you tell me the selector to change this please?

    Thanks in advance,

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

    Hello,

    Pease try out the following CSS selector on your Site in this regard and paste it to Dashboard >> Theme Settings >> Custom CSS >> Global CSS section:

    .woodmart-price-filter ul li {
       list-style: none !important;
    }

    Best Regards

    #418887

    Nicosa
    Participant

    Yes that’s right, I forgot ul and li
    Thanks for your feedback

    #418898

    Most Welcome!!!.

    I’m so happy to hear you are pleased with the Theme and Support. XTEMOS strives to deliver the best customer experience, and it makes our day to hear we have accomplished that.

    We count ourselves lucky to have you as a customer. You can always reach us at any time. We are always here to help you.

    Thanks for contacting us.
    Have a great day.

    Topic Closed.
    Best Regards.

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

The topic ‘css filter price’ is closed to new replies.