Hello!
I have turned off the image hover graphic, so the hover effect is just a white overlay.
But the overlay is wider than the image, so it doesn’t look right.
How do I fix this? I tried a few things but couldn’t seem to find the right thing.
Thanks in advance for your help!
Hey Julie!
Please try adding following code to Quick CSS
.image-overlay { left: 0!important; width: 100% !important; }
Regards,
Yigit
Hey Yigit,
Awesome! This worked so well I was able to change the feature so these images have the darker overlay with link icon on hover like the others below– when I initially set it up, it did not look right.
Guess I should have asked for help sooner– now that the overlay matches, the page looks great. :)
Wish you had a tip jar, you are definitely my hero of the day today. :)
Thanks!