Tagged: overlay
How do I make that default light white color go away when I hover over the images in my gallery?
Advanced > Disable image overlay does not work. I have tried everything including putting this code, but it does not work: .avia-image-overlay-wrap a.avia_image .image-overlay {
display: none !important;
}
Can someone please tell me how to disable that?
Hey mountaintopengraving,
Try this in quick css:
.avia_desktop .av-hover-overlay-active .av-masonry-image-container{
opacity:1!important;
}
Best regards,
Jordan Shannon
That did it. Thanks.
Shanna
P.S. Would be good if that was an option it’s strange to not have easy access to it. But I do appreciate the info.
P.S.S.. the Reverse order in the Gallery options is brilliant, so you can easy reverse them, add new stuff, reverse it back and then your new stuff is first.
Hi,
I’m glad I was able to help. Did you need additional help or shall we close this topic?
Best regards,
Jordan Shannon
Only one question about this, isn’t the Advanced Styling option to disable overlay on images supposed to do this or is that only for images not in galleries. I just want to understand if something wasn’t working or if this is separate.
Hi,
That is only an option for individual images.
Best regards,
Jordan Shannon
Okay, thanks. You can close this. Appreciate your help!
Hi mountaintopengraving,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
Victoria