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

    Hi,
    I can’t seem to get rid of the fading mouseover effect on the masonry blog page. I inserted this code in the quick css:

    .av-masonry-image-container img {
    opacity: 1;
    }

    but that has no effect.

    Any suggestions?

    Thanks.

    see our page here: http://meesvisser.com/blog/

    #414839

    Hey marijnmees!

    Add this to your custom CSS.

    .avia_desktop .av-hover-overlay-active .av-masonry-image-container { opacity: 1 !important; }
    

    Best regards,
    Elliott

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