Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1394994

    Hello,

    After the last update of the Enfold theme, Masonry elements have no gap on the right and a very small one at the bottom. Please see the link.

    Regards,
    Marina

    #1395000

    Same here! Noticed right after updating to 5.4.
    Could you guys please doublecheck and push a bugfix? Thanks!

    #1395104

    Hi,

    Please add the following code to the Quick CSS field in Enfold theme options > General Styling tab

    
    #top .av-1px-gap.av-flex-size .av-masonry-entry .av-inner-masonry{
    	margin-right: 1px;
    	margin-bottom: 1px;
    }
    
    #top .av-large-gap.av-flex-size .av-masonry-entry .av-inner-masonry{
    	margin-right: 15px;
    	margin-bottom: 15px;
    }
    

    We have fixed the issue and it will be included in upcoming version :)

    Best regards,
    Yigit

    #1395247

    Hi Yigit,

    Thank you for the code, it works, please close the ticket.

    Best regards,
    Marina

    #1395255

    Hi Marina,

    You are welcome! Let us know if you have any other questions and enjoy the rest of your day :)

    Best regards,
    Yigit

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Large gap of Masonry element is not good after the last Enfold update’ is closed to new replies.