how change menu text color ?

1 reply · opened Dec 20, 2017

Wweb404Dec 20, 2017

how change menu text color ? witch class i must change

SSemicolon WebSTAFFDec 21, 2017

Hello,

Please use the following CSS Codes to change the Colors:

#primary-menu ul li > a { color: #444 !important; }

#primary-menu ul li:hover > a,
#primary-menu ul li.current > a { color: #1ABC9C !important; }

#primary-menu.style-4 > ul > li:hover > a,
#primary-menu.style-4 > ul > li.current > a { border-color: #1ABC9C !important; }

This will definitely work fine. Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard