This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Link Color issue

Resolved 4 replies premiumthemetheme-vantage
11 years ago · Last reply by Andrew Misplon 11 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.

Need fast email support? Get SiteOrigin Premium

Replies

4
  1. pwes 11 years, 6 months ago

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

  2. Andrew Misplon Staff 11 years, 6 months ago

    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. pwes 11 years, 6 months ago

    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. Andrew Misplon Staff 11 years, 6 months ago

    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.

Have a different question or issue?

Start New Thread