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

    Hi!

    Using a Perfect Grid, I noticed it will overlay too much of the image when beeing displayed on mobile.

    Is it possible to have the description below the img instead overlaying it?

    #688898

    Hey Desire,

    Thank you for using Enfold.

    I’m sorry but this is not possible but you can increase the image container on smaller screens:

    @media only screen and (max-width: 989px) {
       .av-fixed-size .av-masonry-entry .av-inner-masonry-sizer {
           padding-bottom: 120%;
       }
    }

    Best regards,
    Ismael

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