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].
Hello,
I currently am using the Influence theme… usually I use Vantage but I love the way the header can is ‘transparent’ in the Influence theme.
So I want to use this theme but I don’t see a way to change the color of a ‘text link’. It is currently a bright royal blue and I would like it to match the colors of the site better.
Is there a way to change the color of a text link?
Hi Michelle
You will need a custom CSS editor to change this. If you have not already installed one please try this one
https://wordpress.org/plugins/so-css/
Please navigate to your Custom CSS Editor and add the following
a { color:#2f5faa; }Please change the colour value to one of your choice.
Let us know how you get on
Magus
Awesome! This worked out perfectly! Thanks so much Magus.