Change color of Main Menu Button
Hi,
I’m trying to edit the CSS to make the menu button icon (3 stacked lines) a lighter color. I used the following code but it didn’t work.
.main-navigation a.main-menu-button {
color: #5d5d5d !important;Can you tell me if I’m not using the right code and if so please show me what I’m doing wrong?
Thanks
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
5This is a private message.
Hi SteveSOL
You can fix/change this with some custom CSS. If you navigate to Appearance > Custom CSS, you’ll get our custom CSS editor. Just add the following code.
.influence-icon-menu-icon:before { color: red; }Edit as required :)
Thank you. Worked prefect.
Super :) Glad to hear that did the trick.
All the best.
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.