Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #859862

    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.

    #859888

    Hey Kyle,

    Add this to quick css:

    .avia-image-container-inner{
    padding:12px 0!important;
    }

    Best regards,
    Jordan Shannon

    #859926

    Good solution, thanks!

    #860008

    Hi,

    You are welcome!

    Best regards,
    John Torvik

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.