• The Coblocks masonry gallery appears on the left with no padding, instead of centered. The problem is definitely the plugin, because the theme gallery works fine, as seen on the current home page. I would like to use a masonry gallery, but this is not working. Any suggestions? Thank you!

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Support Milos Vlaisavljevic

    (@gdmilos)

    Hello @gholbrow,
    Thanks for reaching out!

    This is how you can fix the issue:

    • Add a class to the Masonry Gallery block, here
    • Add the following CSS code to Appearance > Customize > Additional CSS, here:
    .center-mass-gallery{
    	margin-left:auto;
    	margin-right:auto;
    }

    Let me know if this helps! ??
    Kind Regards,
    Milos | GoDaddy

Viewing 1 replies (of 1 total)
  • The topic ‘Masonry gallery alignment’ is closed to new replies.