Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
I can’t change the “content link color” or the “content link hover color” I really need to solve this quickly. Please any help would be appreciated.
Have you tried adding this to your custom css?
/* Links */
#main a { color: #dd3333; }
#main a:hover { color: #2b1100; }
Thanks for the reply but I’ve never edited the css before I don’t even know where I would enter it in the editor.
Depends on your theme I suppose. In WP, Appearance menu, do you have Custom CSS?
no I’m using vantage
I was in the same boat and purchased vantage premium, which adds the Custom CSS option. I imagine there is a way to add the CSS lines manually but my skills aren’t there yet.
Hi Robert
Thanks for running Vantage.
pcofer, thanks for your assistance, much appreciated.
Robert I run over this topic here: https://siteorigin.com/thread/content-link-color-and-text-widget/. If you aren’t running Vantage Premium then use a Custom CSS plugin/module like the one included with Jetpack: http://jetpack.me/support/custom-css/ – insert the snippet and edit the colors as required.