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

    Hey there best support team of all time!

    I’ve got a Masonry Gallery and want to use the excerpt texts.
    They show up at the bottom of the image, but INSIDE the image.
    I’d like to have place them OUTSIDE the image.

    See my mockup here
    How to achieve that with CSS?

    #1479906

    Hey tribaleye13,
    Please link to your site and possibly a admin login so we can examine.

    Best regards,
    Mike

    #1479994

    Hello Mike, Site isn’t live as it is in a staging environment. I use the Enfold DJ Demo as a foundation and the normal masonry gallery without any CSS tweaks. Excerpt text of masonry gallery is always inside the thumbnail, I’m just searching for a global Enfold-Solution to put it below the thumbnail.

    #1480016

    Hi,

    Thank you for the update.

    You can add this css code to adjust the height of the space reserved for the masonry images:

    .av-fixed-size .av-masonry-entry .av-inner-masonry-sizer {
        padding-bottom: 160%;
    }

    Best regards,
    Ismael

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