Link underlining multiple pages
-
Hi there,
Good day!
Could you please provide me the CSS for link underlining, when hovering over the link? On the pages mentioned in the private content?
Many thanks in advance,
Br. Rene
Hi there,
I forgot a page, i’ve listed it in private information.
Many thanks in advance,
Br. Rene
Hello,
Do you mean to enable the underline for each link on the site? Or for some specific blocks? If so, please send me screenshots of which exactly blocks you mean.
Looking forward to hearing back from you!
Kind Regards
Dear Luke,
Good day!
I mean to enable the underline for each link on standard pages and archive pages that are writen in text.
In the mentioned standard pages all a href links written in text
In categorie archive pages all a href links written in text in both descriptions (normal and extra description)
And on product pages in the text before cart.
I hope this clarifies it a bit, if not, please let me know and ill add screenshots.
Br.
René
Hello,
Navigate to the Sites settings of the Elementor -> Typography and apply such styles for the links here: https://prnt.sc/aGkEFotSEN4t
Let me know if you have any questions.
Kind Regards
Dear Luke,
Good day! I hope you are well.
My appologies if i wasnt clear enough, but i see now where the confusion comes from. Next time i’ll be more clear in the title.
I would need CSS for link underlining when hovering over the link.
I’ve added a screetshot with highlighted blocks in private content.
Please note: the idea is to have links underlined when hovering over them.
Many thanks in advance,
Br. Rene
Hello,
In this case, try to use the below code:
body .content-layout-wrapper a:hover {
text-decoration: underline;
}
Let me know if you have any questions.
Kind Regards
Dear Luke,
This works, many thanks!
Have a great day and new year.
Br. Rene
Hello,
Great! In case you need any additional help, I’d be more than happy to assist you.
Have a good day!
Kind Regards
The topic ‘Link underlining multiple pages’ is closed to new replies.