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

    Hi
    I’ve got a masonry gallery inside a color section. there’s a gap between the gallery edge and the left hand side of the browser window. the gallery should stretch full screen left to right. Where does this gap come from and how do I remove it?
    Thank you!

    #1326454

    Hey Yory,

    Thank you for the inquiry.

    Try to increase the size of the masonry items a bit with this css code.

    .av-masonry-entry {
        width: 25%;
    }
    

    Default width value is 24.90%. Please toggle or temporarily disable the Enfold > Performance > File Compression settings after adding the css code.

    Best regards,
    Ismael

    #1326456

    Thanks
    that did it for the left hand side gap on desktop on the gallery.

    #1326477

    Hi,

    Thanks for the update. Please let us know if you should need any further help on the topic.

    Best regards,
    Rikard

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