Changing linked text colour


  • Member
    WelcomeInsight
    June 12, 2013 at 6:50 am #14621

    Hi – sorry if this is a newbie question – I’ve searched your website but can’t find a reference. I want to be able to change the colour of linked text (I.e. text which has a href attached to another page on my site, or external) as currently it doesn’t stand out from the normal text unless the mouse hovers over the top. I was hoping I could add something like the following


    .entry a{color:#2255AA;text-decoration:none;}
    .entry a:hover{color:#CC0000;text-decoration:none;}

    within the theme CSS Stylesheet Editor – but alas no luck. How might I go about doing this?

    Thanks in advance!

    Mark

    Sorry, this forum is for verified users only. Please Login or Register to continue

Comments are closed.