Hi, I’ve tried multiple css links that I saw that alot of people used for the same issues.. but its not working for me. How do I remove the underline from my text links? This is NOT on the hover by the way.
Here is a picture for further reference (upper right)
Thanks
Hey kennethwangrealty!
They should not have an underline by default so it’s probably some custom CSS your using or a plugin. Try adding this to your custom CSS to overwrite it.
.av-masonry-sort * { text-decoration: none !important; }
If that does not work then send us a link to your page and we’ll take a look.
Regards,
Elliott
Hi! the provided quick css did not work, heres the link to my website
johnradesigns.com
Hi!
Please use following code
.avia_textblock a {
text-decoration: none!important;
}
Regards,
Yigit
great! it worked thanks again
Hey!
We are glad you got that short out!
Btw, If you have a moment, I would very much appreciate if you could quickly rate the Enfold to themeforest, which wiII heIp us keep the deveIopment up!
Please do not hesitate to contact us, if you do need anything else.
Best regards,
Basilis