Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- The topic ‘Links in list not underlined’ is closed to new replies.
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!
Hey JantienM,
Perhaps add the following:
#main ul li a { text-decoration: underline; }
Best regards,
Jordan Shannon
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!
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