Words that are hyperlinks do not stand out - need to change colour - Acme Themes

Best Premium and Free WordPress Themes Forums SuperMag Words that are hyperlinks do not stand out – need to change colour

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #24535
    lbryan
    Participant

    Hi

    I am using the SuperNews theme and have found that hyperlink text is the same colour as the body text. It does change colour with the hover but I’d rather it be the hover colour all of the time. How do I go about changing the colour of hyperlinks to help them stand out for the reader?

    Thnaks
    Lee

    #24545
    Acme Themes
    Keymaster

    Hello lbryan,

    Please use the following custom CSS

    a {
        color: #0096ff;
    }

    You can change the color code as you like.

    Thanks!

    #47313
    aboltokboltja
    Participant

    Should I put this

    a {
    color: #0096ff;
    }

    simply into Additional css?

    #47363
    acmethemes
    Keymaster

    Dear aboltokboltja,
    Yes, you can.
    Best Regards!

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.