Comments Jonathan started the conversationApril 29, 2016 at 4:30amI need to change the color of my main menu, as it is almost unvisible when active. I want the active color to be something like #999.I attached a file to visualize the problem.Thx for your help.Jonathan repliedApril 29, 2016 at 12:27pmSolved that one but would still like to know how to individually change the color of one menu item ..in this case the "blog" as it is not part of the one-pag-design :) 8,994Tahir repliedApril 29, 2016 at 9:54pmHey ,Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) : div#mobile-menu { background-color: #004594 !important; } Best. ThemeNectar Support Team Sign in to reply ...
I need to change the color of my main menu, as it is almost unvisible when active. I want the active color to be something like #999.
I attached a file to visualize the problem.
Thx for your help.
Solved that one but would still like to know how to individually change the color of one menu item ..in this case the "blog" as it is not part of the one-pag-design :)
Hey ,
Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :
Best.
ThemeNectar Support Team