Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #585034

    Ahoy –

    Any way to have the image hover effect on without cutting off the image edge?

    If so I would like that for all the images on my page with that effect

    #585063

    Hey mcraig77!

    Please add following code to Quick CSS

    .av-hover-grow {
        overflow: visible;
    }

    Cheers!
    Yigit

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