Font color in main menu (homepage)

Posted in: Newspaper
Post count: 18

Hello,

I don’t seem to be able to change the main menu font color in my homepage. The website’s address is http://genres.paris

I have changed the color in the theme panel to white (font color> main menu> menu text color) but it keeps using the site main color (which is set to blue). However, if you click on any posts, then in the main menu the color is white. Could you please point me to the right direction ?

Thanks in advance for your help !

Olivier

Post count: 23312

Hello oguerin,

Please try the code below and place it in Theme panel->Custom CSS area.

The code is ->

.td-travel .td-header-style-5 .sf-menu > .sfHover > a, .td-travel .td-header-style-5 .sf-menu > .current-menu-item > a {
color: white !important;
};

Hope this helps and let us know how it goes!

Thank you for the message!

Post count: 18

Thanks, it’s working perfectly!

Have a great day

Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newspaper’ is closed to new topics and replies.