Quick question: does anyone else find that the masonry layout gap setting doesn’t set a gap between columns in bricks version 2.3.9? It sets the gap between rows, but not between columns. The gap setting works fine on image galleries with masonry layout, but not on other masonry layouts.
I think the issue is that Bricks applies the selector ‘.bricks-gutter-sizer’ to the gutter parameter of isotope/masonry. According to the docs Isotope · masonry the horizontal space between elements will take the width of this element. But Bricks hasn’t set a width. So I’m using the following in my Bricks → Settings → Custom Code → Custom CSS as a work-around until a fix is released: