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

    Is there a way to write css code to increase the size of the gap between elements in the masonry gallery? I have it set to Large Gap but would like it to be even larger. I am using the columns setting of “automatic, based on screen width”.
    Please also let me know where I would enter the code.

    #926901

    Hey auroradesignstudio,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

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

    Best regards,
    Vinay

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