Home>Support>Link Color issue

Link Color issue

By pwes, 10 years ago. Last reply by Andrew Misplon, 10 years ago.

Hi, started using your template today (first time user of WordPress), and struggling with colours for links…

I have used the Customize-General settings for both content link and hover and set them to #a857f9

As this still left some internal links different colours I then edited the CCS to this –
/* Links */
a{
color:#a857f9;
}
a:hover,a:focus,a:active{
color:#a857f9;
}

Yet as you can see from the attached screen shot, I have the pink ones I want, but also some blue, which when I hover turn orange!!

All the links on the page are internal to other pages within the site, I’m sure there’s a simple answer, but I can’t find it

site is www.pwes.co.uk and the front page is the only with with active links currently

Thanks!!

Pete

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 10 years, 1 month ago pwes

    can’t attach screen shot, sorry. You’ll need to go look at the site live… http://www.pwes.co.uk

  2. 10 years, 1 month ago Andrew Misplon
    Hi, I Work Here

    Hi Pete

    Thanks for running Vantage. Please give this a try under Appearance > Custom CSS:

    /* Links */
    
    #main a { color: #dd3333; }
    
    #main a:hover { color: #2b1100; }

    Hope that helps.

  3. 10 years, 1 month ago pwes

    Thanks Andrew! Yes it was as easy as adding #main in front of the existing link colour code which was already there

    Have a great day, I will now!! :-)

  4. 10 years, 1 month ago Andrew Misplon
    Hi, I Work Here

    Super, glad to hear you made progress there. 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.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More