Can’t remove spacing between rows
-
I’m trying to build a page layout with the rows block and no matter what I do, there’s a small amount of space between the image in one row, and the background of the next row.
I have two rows configured, each with two columns. In the first row, the left hand column has a heading, some text, and a button, and the right-hand column an image block only. No background color is configured for this first row.
The 2nd row has a light background color and is also configured with two columns. The left hand column has an image only, and the right-hand column a heading and some text. I want the image in the first row (right column) to but up against the 2nd row with no space between. No matter what I do however, there’s always a 10-15 pixel padding between the bottom edge of the image, and the background color of the 2nd row.
If I substitute a media block for the 1st row and put an image on the right, that works and there is no padding between the image and the 2nd row. However, the media block does not give me the layout flexibility a CoBlock row does with the content on the left hand side (I can only add a limited number of blocks to this side, and not the ones I need to make it look right).
Here are a pair of images that illustrate what I’m talking about:
- Layout with two CoBlock Rows (problem)
- Layout with a Media & Text block and a CoBlock row (image works but text doesn’t).
Is there a solution for this?
- The topic ‘Can’t remove spacing between rows’ is closed to new replies.