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

    Is there any way to add a custom gap width to the masonry galleries – the large gap is too large and the 1px option is too small.

    #831771

    Hey danswebservices,

    Thank you for using Enfold!

    Please try this: Choose to display 1px gap and then add following code to Quick CSS in Enfold theme options under General Styling tab:

    .av-masonry-entry { margin-right: 5px; }

    Please adjust the margin value to fir your preference.

    If you need further help, please provide a link to your site, showing the elements in question. We need to be able to inspect them in order to help more accurately :)

    Thank you!

    Best regards,
    Sarah

    #834823

    Hi,

    While this did work it broke the responsive width of the site. There is also an issue, which is also present with the 1px gap where the left most image, and next image to the right on every single line have no border ruining the aesthetic.

    #837163

    Hi,

    Remove the margin, on the screen size that you do not want it

    by changing the code here / making it zero, or add the margin-right only to the sizes you want it to be.

    Best regards,
    Basilis

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