Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #934487

    Hi,

    I have put this code into Quick CSS to have underlined links on my website:
    #main p a { text-decoration: underline; }

    However, when I make a link in a bulleted list, the links are not underlined. Can you please help me with some additional code?

    Thanks a lot!

    • This topic was modified 6 years, 9 months ago by JantienM.
    #934555

    Hey JantienM,

    Perhaps add the following:

    #main ul li a { text-decoration: underline; }

    Best regards,
    Jordan Shannon

    #934752

    Hi Jordan,

    Thanks a lot, that worked. I tried that myself but made the mistake to put it in the same line as the other one. When i add them seperately, then it works.

    Thread can be closed!

    #934810

    Hi,

    Glad we could help!
    Please take a moment to review our theme and show your support https://themeforest.net/downloads
    To know more about enfold features please check – http://kriesi.at/documentation/enfold/
    Thank you for using Enfold :)

    Best regards,
    Vinay

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Links in list not underlined’ is closed to new replies.