Hello,
I created a Masonry portfolio with your Enfold theme, and there is some kind of white translucent layer covering the pictures in the display.
This white fog disappear on mouse hover, but would it be possible to totally remove it?
Thanks a lot for your help.
Hey Ship-ST!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.avia_desktop .av-hover-overlay-active .av-masonry-image-container {
opacity: 1;
}
Cheers!
Yigit
Perfect, it’s working nicely! Thanks for your fast help!
I don’t know how to set the topic as solved?