Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #662402

    Hi Guys!

    Any chance for a quick CSS to do the following!

    Masonry: Request that the overlay/transparency is changed between 0 and 7
    … and change the hover transparency to between 0 and 1

    (I want the image to be lighter as they are already dark enough).

    Thanks!!

    #662634

    Hey richardbeatty,

    Would you mind providing a precise link to your site, showing the elements in question? We need to be able to inspect them in order to help :)

    Best regards,
    Andy

    #662732

    Hi Andy

    In both sites, there are 2 x 3 rows of masonry on the home page – near the bottom (eg. hepatitis A etc)

    There is large white font overlay.

    The images are too dark, and I’d like the images (WITHOUT hover) to be their normal appearance … without a grey opacity.

    However, there needs to be some sort of change on hover – I thought I’d try making them darker on hover.

    Please send across some quick CSS to do both of these things, and I’ll play with it!

    Thanks

    #662883

    Hi,

    play with this:
    #top .av-caption-style-overlay a.av-masonry-item-with-image .av-inner-masonry-content {
    background: rgba(0,0,0,0);
    }

    Best regards,
    Andy

    #663631

    Thanks that works perfectly !!

    #663873

    Hi,

    Great, glad we could help :-)

    Let us know if you should need any further help on the topic.

    Regards,
    Rikard

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