Home Forums WoodMart support forum How to change filter text color

How to change filter text color

Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #482782

    mwick
    Participant

    Hi,

    Like the title says, how to change filter text color?

    See image

    PS; see private content please.

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

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    a.open-filters {
    	color: red !important;
    }

    Change the color as per your need.

    Best Regards.

    #482890

    mwick
    Participant

    Hi Aizaz,

    Thank you for your response, but unfortunately, it is not effective.

    #482934

    Hello,

    Please share the wp login details of your site i will check and give you a possible solution.

    Best Regards.

    #483080

    mwick
    Participant

    Thanks

    #483166

    Hello,

    I have not seen filter text on your site. Please enable the option and send the page url i will check and solve the issue on your site.

    Best Regards.

    #483190

    mwick
    Participant

    I’m sorry, but someone disabled the sidebar. Please check again, on mobile.

    #483309

    Hello,

    Your issue has been resolved. I have added small css code in theme setting > custom css code.
    Change the color as per your need.

    Best Regards.

    #483328

    mwick
    Participant

    Hi, thanks for changing.

    Only the category text has now also changed. Please only the filters text

    #483429

    Hello,

    Please delete the old custom CSS code and use the below custom CSS code and paste it to Theme Settings >> Custom CSS >> Mobile CSS section:

    .wd-show-sidebar-btn.wd-action-btn.wd-style-text.wd-burger-icon a {
        color: red;
    }

    Best Regards.

    #484408

    mwick
    Participant

    Hi Aizaz,

    That worked, thanks.

    But when I try the same code on (see private content) it doesn’t work.

    #484484

    Hello,

    Please share the wp login details of this site i will check and give you a possible solution.

    Best Regards.

    #484607

    mwick
    Participant

    Thanks.

    #484771

    Hello,

    You are using the very old version of the theme. First of all please update the new version of the theme “WOODMART WordPress NEW: 7.2.4 RELEASED” and update the required plugin and check the issue.
    https://xtemos.com/docs-topic/update-the-theme/

    We hope this will resolve your issue and if not then please write back to us again and we will check again.

    Best Regards.

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