Hi there,
The new website is starting to look very good :-)
Small question, I hope ;-):
I have used this code to have links underlined
.entry-content a { text-decoration: underline; }
.avia_textblock a { text-decoration: underline; }
div.textwidget p a { text-decoration: underline; }
a.aviablank.avia-testimonial-link{ text-decoration: underline; }
div.toggle_content.invers-color p a { text-decoration: underline; }
#footer .widget a { text-decoration: underline; }
But now also my social icons in the footer are underlined. Can you help me remove the line under the icons?
Hope to hear from you!
maaike
Hey bbbmarije,
Please try the following in Quick CSS under Enfold->General Styling:
#footer #text-3 a {
text-decoration:none !important;
}
Best regards,
Rikard
Thank you Richard!
Works perfectly!
:-)
Hi,
Great, glad we could help. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
Rikard
thanks, you can close the topic :-)