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

    I wish to make the hover effect of a fullwidth button cover the full height of a column, what css should I use?

    #600785

    Hi!

    You’d need to apply the hover effect to the av-masonry element:

    a.av-masonry-entry:hover {
        
    }

    Regards,
    Josue

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