Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #406541

    Okay, based on Masonry Gallery – Color Captions Revisited ( #406259), you indeed did “color” the ENTIRE background of the masonry-gallery block when you hover over the block itself. That worked perfectly.

    But…I apparently went astray in my question. Is there a way to color that entire block when you hover over the picture itself?

    Have a feeling hovering over the picture is far more likely than hovering over the caption and title.

    Pretty please?

    It’s very close!

    #406592

    Really, I realize the hover effect would be when hover on the masonry-gallery square itself, consisting of picture and block below holding the title and the content.

    Using FireBug, the item I tried to hover over was:
    av-inner-masonry-sizer{background:red!important;}

    BUT…that didn’t do what I hoped. Instead it made the image all red.

    Faint…but pursuing…

    #406858

    Hi!

    Thank you for using Enfold.

    You can adjust the background color of the content block on hover with this :

    .av-masonry-entry:hover figcaption.av-inner-masonry-content.site-background {
    background: red;
    }

    Regards,
    Ismael

    #407010

    That’s precisely it!

    Thank you for hanging in there on this. It looks perfect now.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Masonry Gallery – Final time’ is closed to new replies.