Hello Support,
How would I change the color of an image hover color? Right now it is white and I would like yellow.
Hey micom6150,
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 .image-overlay {
background: yellow;
}
.avia_transform a:hover .image-overlay {
opacity: 0.4 !important;
}
If you need further assistance please let us know.
Best regards,
Victoria
Hello Victoria,
I added the code as you requested yet the elements do not change.
Hi micom6150,
There were errors in your Quick css and I fixed them. Please check now.
If you need further assistance please let us know.
Best regards,
Victoria
Fantastic, great support.
Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon
