Hi,
I would like for links in my text to be underlined by default. General Styling Rough Preview makes it look like links should be underlined, but they are not.
Not sure what is going on?
Jon
Hey gatehealing,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#top a {
text-decoration: underline;
}
If you need further assistance please let us know.
Best regards,
Victoria
That worked! Thanks! Y’all can close this.
Thanks!
jon