Hi there,
I’m not having any luck creating persistant underlines on linked body text.
What am I missing?
Ty in advance.
Hey J.C.,
Add this to quick css:
a{
text-decoration:underline!important;
}
Best regards,
Jordan Shannon
Thank you!
If we want to keep the menu items clear of underlines?
Cheers,
J.C.
Hi,
Add this to quick css:
nav a{
text-decoration:none!important;
}
Best regards,
Jordan Shannon
Hi,
No problem I’m happy to help. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon