• Resolved nicholaspyers

    (@nicholaspyers)


    I just noticed that links within the body of posts aren’t highlighted in any way UNTIL you mouse over them… is it possible have have them highlighted some way… even the subtle colour change you get when you rollover would work.

    Have a look at https://www.experiencedcruises.org/about/
    There are two links on that page – one is an image, the other is text… but it’s next to impossible to find the text link just reading the page.

    ps: Why did you drop the Support Forums you had over at your own site?
    I really liked the look and feel of them and found your assistance over there to be very friendly AND extremely helpful… hopefully we’ll get to see that over here too.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi Nicholas,

    Please add following custom CSS to the theme using Advanced CSS Editor:

    a{
        color: red;
    }

    Hope it helps. Cheers ??

    Thread Starter nicholaspyers

    (@nicholaspyers)

    Thanks Suyogya,

    I used the CSS Editor included in Jetpack, just so I don’t have yet another plugin to install and maintain.

    I also changed the colour to Blue.

    It worked like a charm… my very first attempt to modify a WordPress theme and tackle CSS ??

    Hey Nicholas,

    Yes, you can use any CSS editor you like ??

    Glad that I was able to help. Please mark this thread as resolved.

    Ps – You can use color codes too. More information on that here.

    Thread Starter nicholaspyers

    (@nicholaspyers)

    All resolved… thanks

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Colouring Links’ is closed to new replies.