Hi Kresi team,
I have one logo out of 3 which has a grey hover on mouseover and I don’t know how to remove it?
All 3 logos are jpegs which are linked to other pages.
It’s the first logo on this page –
Lara
Hey Lara,
Thanks for giving us admin access.
I added this class to your first image remove-overlay then added this css code in Quick CSS (located in Enfold > General Styling):
#top .remove-overlay .avia_image .image-overlay {
display: none !important;
}
Let us know if you need further assistance :)
Best regards,
Nikko