in the widget in the top left hand corner, the link shows a black box around it on hover. However, it should just change to torquiose on hover like the links on the left. It should be have like them.
Please send code.
Hey ausgesonnen,
Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:
#top #header.header_color #header_main .widget a:hover {
background: #fff;
color: var(--enfold-main-color-secondary);
}
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
Doesn’t work. Have cleared the cache.
for me it still looks like this: https://www.imghippo.com/i/jG2829ro.png
You are welcome to fix with login.
Ok found it. the CSS still had also the old code in it.
Hi,
Thanks for the update, we’ll close this thread for now then. Please open a new thread if you should have any further questions or problems.
Best regards,
Rikard