Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1431824

    I’d like for links to remain underlined in my content, but for buttons, I’d prefer no underline. How would I accomplish this?

    #1431828

    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;
    }

    #1431836

    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

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Remove underline for links only in buttons’ is closed to new replies.