Content Link Color and Text Widget
Hi,
I love Vantage and have been working on my site offline. It’s almost ready except for one issue.
Under Appearance > Customize > General, I set my “Content Link Color” and “Content Link Hover Color.” These colors are working correctly everywhere on the site except in one place — within three “Text” widgets on my home page. In those places, they are the default blue and orange. Any ideas?
Thanks,
Chuck
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
3Hi Chuck
Thanks for running Vantage.
Please insert the following under Appearance >Custom CSS and edit as required:
/* Links */ #main a { color: #dd3333; } #main a:hover { color: #2b1100; }That should hopefully do the trick.
Beautiful. That worked. Many thanks for the swift reply!
Super; glad we were able to resolve. 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.