Tagged: Enfold Image
In the service section half way down the home page when I hover over the images it increase the image slightly however the image gets a bit lighter which causes the caption writing over the image not to be so clear.
Is there anyway you can tint the image when you hover over the image?
I look forward to any advise.
Hey fash,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
#top .av-overlay-hover-deactivate:hover .av-caption-image-overlay-bg{opacity: .5 !important; }
Best regards,
Vinay