Hi!
I am using the a Mansonry gallery.
As an effect I use the Fade-out effect on mouse-over.
The image fades to almost black.
Is there a way tot adjust the opacity of the Fade-out effect?
I would like it to stop at say 50%.
Best regards,
Vincent
Hi Vincent,
Could you post a link to where we can see the actual element on your site please?
Best regards,
Rikard
Hi Rikard,
Thanks for the quick response.
See link in private content.
When scrolling down on the homepage you’ll see several galleries containing 9 images.
On mouse over the images fade to dark.
I would like to adjust the amount of fading.
Have a nice day!
Vincent
Hi,
Thank you for the login, please try this code in the General Styling ▸ Quick CSS field or in the WordPress ▸ Customize ▸ Additional CSS field:
#top.home #wrap_all .av-hover-overlay-fade_out .av-masonry-entry:hover .av-masonry-image-container {
opacity: 0.5;
}
right now your opacity is 0.2 so this adjustment to 0.5 might be what you want or you can try a higher number.
After applying the css, please clear your browser cache and check.
Best regards,
Mike
Hi Mike,
Thank you for the code… PEFECT!
Have a nice Xmas!
Best regards,
Vincent
Hi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.
Merry Christmas.
Best regards,
Mike