Hi,
I got some great help from you for a similar question I had the other day (but in that case it was with respect to the Secondary Menu at the top of the page).
My question this time …
Can you please post the CSS code snippet I need so that links I include in Anchor Tool CONTENT get underlined when hovered over?
Thanks!
Peter
Hey Peter,
Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:
#top #main a:hover:where(:not(.wp-element-button,.avia-button)) {
text-decoration: underline;
}
Please ensure to copy the code from the forum and not an email notification so the symbols are not converted.
After applying the css, please clear your browser cache and check.
Best regards,
Mike
Hi Mike,
Once again, this worked perfectly! Just what I was looking for.
Thanks!
You can close this question now.
Peter
Hi,
Glad we were able to 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