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

    Hey there!

    I’m not sure why, but one of the buttons in a table has the button text underlined (but not the others). I’ve deleted it and added it back in numerous times, but can’t seem to get it to disappear!


    Button underline

    Are you able to assist?

    Thanks very much for your great support!

    • This topic was modified 9 years, 6 months ago by tarynw. Reason: I can't get links to show in the final post. Here is the link to the screenshot: https://www.dropbox.com/s/gtm1tm6ttgg9dzt/button%20underline.png?dl=0
    #448753

    Hi Taryn!

    I’m not sure either but this CSS code will fix it:

    #top .av_inherit_color a.avia-button {
      text-decoration: none;
    }

    Cheers!
    Josue

    #449226

    Worked perfectly! Thanks so much Josue!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Button text has underline’ is closed to new replies.