• Resolved Jim Kennedy

    (@jim-kennedy)


    I know this is basic stuff but I cannot for the life of me figure out where to go about changing the colour of the ‘Continue Reading…’ link.

    All the other links, yes, no problem. This last one is hidden deep…

    Help?

    Thanks,
    Jim.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author mrwweb

    (@mrwweb)

    Hi @jim-kennedy.

    I’m assuming you’re using CSS to do this? Assuming so, you’ll need the CSS selectors:

    • .more-link
    • .more-link:visited

    That should do it unless you have other CSS coming from another plugin or that you wrote.

    Thread Starter Jim Kennedy

    (@jim-kennedy)

    Thanks Mark, that’s what I was doing and it didn’t seem to be ‘taking’ in Chrome. Just now I see that it works fine on FireFox. I went back and added the !important tag and that seems to have fixed it.

    Cheers.

    Theme Author mrwweb

    (@mrwweb)

    Sounds like there must have been some additional CSS you’re fighting. Any basic browser dev tools element inspector should be able to help you track that down.
    Glad you were able to solve the problem!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Change the colour of the Continue Reading… link’ is closed to new replies.