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!
Are you able to assist?
Thanks very much for your great support!
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
Worked perfectly! Thanks so much Josue!