Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #264879

    By default the grid has a small opacity set, is it possible to have this opacity removed so the images are shown in full opacity.

    Thanks

    #265033

    Hey!

    Try adding this code to the Quick CSS:

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

    Cheers! 
    Josue

    #265063

    Hi

    Thanks for the tip but it didn’t work

    Phil

    #265064

    Hi,

    Can you post a link to the page where you have this grid please?

    Regards,
    Josue

    #265066

    .com

    • This reply was modified 10 years, 6 months ago by oslpag.
    #265068

    Hi!

    The code does the job (tested it live), try flushing the cache/minify functionality you have on your site.

    Cheers!
    Josue

    #265073

    ok, I thought I did that, obviously not :-)
    let me try again, thanks

    #265075

    works now, thanks, sorry for the confusion

    #265079

    You are welcome, glad we could help :)

    Regards,
    
Josue

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