Hey,
how can I underline all the links on my website?
Thanks!
Hi,
If you want to have an underline for all links on your website, please, use the following CSS code:
a{ text-decoration: underline!important; }
Put it in Betheme -> Theme options -> Custom CSS & JS -> CSS.
Thanks
Comments
Hi,
If you want to have an underline for all links on your website, please, use the following CSS code:
Put it in Betheme -> Theme options -> Custom CSS & JS -> CSS.
Thanks