Link Color in Widget and Slider
I posted to Matcha Labs for the slider but now I’m seeing the same link colors in my custom menu — I wonder if it’s in the Theme.
How do I change link colors — I’ve changed in Customizer under General. That works for content but not my Meta Slider or my Custom Menu Widget.
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
3Hi Kdm-site
Have a look at this guide
Link: https://siteorigin.com/vantage-documentation/customizations/menu/
If that does not work out for you, let me know I pick this up from there
Cheers
Thanks but that doesn’t change the links within the custom menu nor in the Metaslider, only the content in pages and posts.
To modify the look of links in Widgets and Metaslider…
I used:
/* Links in widgets*/ #main a { color: #23274D; text-decoration: none !important; } #main a:hover { color: #647016; text-decoration: none !important; }I think I found it in another thread. That took care of my custom menu.
For the MetaSlider links - I used: /*Remove underline and change color --links in slider*/ .metaslider .layer a { text-decoration: none; color: #ffffff; } .metaslider .layer a:hover { color: #23274D; text-decoration: none; }Regards,
Lynne
Hi Lynne
Am glad your are making progress in your site. I apologize for the hassle
Always feel free to open a new thread whenever you require support
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.