Tagged: Button Link
Hi,
I’m using a shortcode to create a button on my home page. For some reason the link is underlined (it’s not for other buttons).
Thanks for your help.
James
Hi jbosma69!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top .av_inherit_color a {
text-decoration: none;
}
Regards,
Yigit
Same here and that quick CSS didn’t solve it.