Tagged: footer, link underline, no underline in footer
Hi
I am trying to hide the link underlines in my footer with this code I found but it’s not working.
#top a {
text-decoration: underline;
}
#top #header a,
#top #footer a,
#top #socket a,
#top a.avia-button,
#top a.more-link,
#top #js_sort_items {
text-decoration: none!important;
}
Can you help with this?
thanks
Nancy
Hey Munford,
Please try the following in Quick CSS under Enfold->General Styling:
#footer-page a {
text-decoration: none;
}
Best regards,
Rikard
thanks – forgot that was a footer page.
Hi,
Glad Rikard could help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.
Best regards,
Mike