Tagged: gallery
Is there a way to disable the image effect on the gallery at the bottom of the page, for some reason all the images look dark until I hover over them and then they are the normal colours, I just want them to look at their normal colours regardless of where the mouse is
Hey B,
Please try this code in the General Styling > Quick CSS field:
#top.page-id-4359 .container .av-masonry .av-masonry-image-container:before {
background: none !important;
}
If it doesn’t help, then try adding to WordPress > Customize > Additional CSS
Please clear any cache plugin and your browser cache and check.
Best regards,
Mike
Thanks Mike, that worked perfectly! If I wanted this site wide would I just amend the code to
#top .container .av-masonry .av-masonry-image-container:before {
background: none !important;
}
Hi,
That is correct. Please try and once you are satisfied, let us know when we can close this thread.
Best regards,
Mike
Just updated the code to sitewide. Thanks for your help, the thread can be closed :)
Hi,
Glad we were able to help :) we will close this now. Thank you for using Enfold.
For your information, you can take a look at Enfold documentation here
For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)
Best regards,
Mike