• Resolved scandidesignco

    (@scandidesignco)


    How can change the font color of the filtering options? I have paragraph text links set up to be that pretty blue color in Elementor but I want all text in the side bar to be #333. Thank you!

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support fesupportteam

    (@fesupportteam)

    Hi @scandidesignco

    Thank you for your interest in the Filter Everything plugin.

    Go to the Filters -> Settings -> Experimental -> Custom CSS

    .wpc-filters-main-wrap li.wpc-term-item a {
        color: #333;
    }

    You can use the browser inspect tool to find the needed element classes and apply custom CSS to them.

    Best Regards – Victor

    Thread Starter scandidesignco

    (@scandidesignco)

    That worked, thank you so much!

    Plugin Support fesupportteam

    (@fesupportteam)

    Hi?@scandidesignco

    We are glad to hear that everything is working.

    Best Regards – Victor

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How to change the text color?’ is closed to new replies.