Tagged: ,

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #798506

    Hi,

    Please could someone tell me the CSS code I need to use to stop it automatically underlining clicked links. I don’t want the links to be underlined. It would be even better if the hover over function still worked after the link has been clicked as well!

    Thanks for your help!

    Kind Regards,

    Tim

    #798530

    Hey Timothy,

    May you provide us your website link, please?

    Best regards,
    John Torvik

    #798532

    Hi John,

    It’s http://www.flightdeckfriend.com

    Kind Regards,

    Tim

    #798551

    Hi,

    Try adding this css code in Quick CSS (located in Enfold > General Styling):

    #top a,
    #top .av_inherit_color a {
        text-decoration: none;
    }

    Hope this helps :)

    Best regards,
    Nikko

    #798949

    That’s worked perfectly, thank you Nikko.

    Kind Regards,

    Tim

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Link Underline’ is closed to new replies.