Is there a way to change to the color of the “menu” text in Influence theme?
Hello,
I am really enjoying learning how to navigate the Influence theme and make adjustments. I have another question… as always. :-)
The color of the ‘lines’ and ‘menu’ text for the menu in the top right corner is dark. Since, the backgrounds I have are dark they are getting lost.
Is there a way to change it to a lighter color like bfbfbf or something?
Thanks for your help,
Michelle
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
3Hi Michelle
Please, try the following in your Custom CSS plugin or child theme style.css file:
/* Menu Link */ .main-navigation a.main-menu-button *[class^="influence-icon"] { color: #333230; } .main-navigation a.main-menu-button { color: #333230; }Edit as required.
Hope that helps :)
OMG! Andrew! Perfect! It worked perfectly!
Thanks so much,
Michelle
Super, glad to hear that did the trick :)
Chat soon. Cheers.
Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.