Hello
I have the social icons displayed below the main menu but they seem to have custom hover colours that are not associated to the theme colour styling -eg: Insta hovers a brown, email hovers green.
How can these be changed to be in line with the theme styling please?
Thank you.
Hey digitalalso,
Please try the following in Quick CSS under Enfold->General Styling:
.social_bookmarks li:hover {
background-color:#fff !important;
}
Best regards,
Rikard
Thanks Rikard. No changes appearing after inserting that.
Hi digitalalso,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#top #wrap_all .social_bookmarks li:hover {
background: #fff;
}
If you need further assistance please let us know.
Best regards,
Victoria
Thank you. Neither of those solutions has worked. I provided the login credentials before but I will add again, could you please assist?
Also attached a screenshot of the elements I want to change the hover on.
Thank you.
Hi,
You have active caching and file compression on the site, did you clear the cache from the plugin and select to delete the old CSS and JS files under Enfold->Performance? Also, what is the point of caching a site which is not live?
Best regards,
Rikard
Yes, I have done that now, still no change.
Hi digitalalso,
We are not seeing the screenshot that you attached. Can you please upload it to a service like Dropbox and give us the link here.
Best regards,
Victoria