When I use the image hover effect it grows inside a limited vertical area. Is it possible to increase z index so 100% of the image always visible as it grows?
I added borders and shadows to images and these get cut off with the hover effect.
Hey Kyle,
Add this to quick css:
.avia-image-container-inner{
padding:12px 0!important;
}
Best regards,
Jordan Shannon
Good solution, thanks!
Hi,
You are welcome!
Best regards,
John Torvik