I’d like for links to remain underlined in my content, but for buttons, I’d prefer no underline. How would I accomplish this?
Disregard. Found the code by searching a different string on here. For those looking for this, here’s what worked for me to remove the underline in buttons:
.avia-buttonrow-wrap a.avia-button {
text-decoration: none !important;
}
Hi gatehealing,
We’re glad that you were able to find the code that worked for you :)
Thanks for using Enfold and have a great day!
Best regards,
Nikko