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

    Hi there. I have an issue whereby portfolio items set in a masonry grid do not have a gap between them when set to ‘small gap’ – some do have a gap but the first few do not.

    This only applies to IOS on iPad and iPhone (Safari & Chrome).

    You can see on the private link.

    Thanks! Silvio

    #684407

    Hi Silvio!

    Thank you for using Enfold.

    The width of the items are percentage base relative to the masonry container so it may be inaccurate on certain screen resolutions. Try to increase the width of the masonry container a bit.

    .av-masonry-container {
        width: 101%;
    }

    Cheers!
    Ismael

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