Vantage Theme custom menu widget text color
How do I change the text color of the menu items on the Custom Menu widget?
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.
How do I change the text color of the menu items on the Custom Menu widget?
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Have a different question or issue?
Start New Thread
Replies
5Hi Nrl009
I have attached for you a guide that will assist you do this
Link : https://siteorigin.com/vantage-documentation/customizations/fonts/
Let me know if that works for you. If it does not, include a direct link to your site a check this out
Cheers
I'm unable to find this setting in the tutorial.
Here is a link to the site.
http://ecbiz171.inmotionhosting.com/~accura37/amf/laser-engraving/
The widget is the Custom Menu Widget and I need the color to match the main menu, not the current blue color.
Thanks.
Hi Nrl009
Now i get you :) You can 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.
#secondary .widget ul li a { color: #5B2525 !important; } #secondary .widget ul li a:hover { color: orange !important; }You can change the colors there to meet you requirements
Let me know if that’s what you aiming at
Cheers
That works, thank you.
Hi Nrl009
Super, glad to hear you made progress.
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.