Hello
On one of my websites with enfold, I have used the mason gallery. I can’t find how to remove the color overlay feature that is default until you hover on the image and click on the image then it shows in full color.
I need to remove this overlay feature and just have the gallery images show in full color at all times. In the advanced settings, I did select overlay disable however this did not turn if off on the mason gallery. I have linked the information to the site below
Hi,
Thanks for the login details. Please try the following in Quick CSS under Enfold->General Styling:
.av-masonry-image-container {
opacity: 1;
}
Best regards,
Rikard