Title: Problem removing space between rows
Last modified: August 30, 2016

---

# Problem removing space between rows

 *  [mickmode](https://wordpress.org/support/users/mickmode/)
 * (@mickmode)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/problem-removing-space-between-rows/)
 * Hey! I’m using Tesseract theme and Page Builder, and there is this white space
   I can’t seem to get rid of between my rows. Anyone know how to get rid of this
   and why it is happening?
 * [http://staging.tasullivanagency.com/car/](http://staging.tasullivanagency.com/car/)

Viewing 11 replies - 1 through 11 (of 11 total)

 *  [CypressWebs](https://wordpress.org/support/users/jmeyer2485/)
 * (@jmeyer2485)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/problem-removing-space-between-rows/#post-6508771)
 * In your [Child Theme](http://codex.wordpress.org/Child_Themes) or [CSS Editor Plugin](https://wordpress.org/plugins/simple-custom-css/)
   try this code:
 *     ```
       #pg-144-0, #pg-144-1, #pg-144-2, #pg-144-3, #pl-144 .panel-grid-cell .so-panel {
           margin-bottom: 0px;
       }
       ```
   
 * **\*Note**
    If your theme has a custom CSS Editor in it, you can also paste the
   code in there.
 * Never edit core CSS or PHP files under **Appearance** > **Editor**. Your edits
   will be deleted when the theme is updated.
 *  Thread Starter [mickmode](https://wordpress.org/support/users/mickmode/)
 * (@mickmode)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/problem-removing-space-between-rows/#post-6508773)
 * It didn’t work. I started “inspecting elements” now and am learning about where
   the code comes from. It’s so strange, your code should resolve the problem, but
   it’s not. Could it be a theme restriction?
 * Very helpful knowing about the Simple Custom CSS plugins. I was about to add 
   your code into Appearance > Editor.
 *  [Peter Tahoe](https://wordpress.org/support/users/ptertahoe/)
 * (@ptertahoe)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/problem-removing-space-between-rows/#post-6509013)
 * When using Tesseract, click Edit Row, click Layout, there is a button for Bottom
   Margin, ENTER 0. If it’s blank you get default margins. Update, DONE!
 *  [derekwpadmin](https://wordpress.org/support/users/derekwpadmin/)
 * (@derekwpadmin)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/problem-removing-space-between-rows/#post-6509014)
 * OMG thank you !!!
 * Derek
 *  [coco7794](https://wordpress.org/support/users/coco7794/)
 * (@coco7794)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/problem-removing-space-between-rows/#post-6509016)
 * Hey,
    I have the same problem as derek, having a white space between my rows,
   tried to enter 0 in the bottom margin space but it still won’t work. I assume
   it´s a background issue, since when I change the background color by default (
   in white) into black for example, the white space turns the same color. Anyone
   know how to get rid of that white stripe ? I am also using the Tesseract theme.
   The website is [http://www.houseinspace.com](http://www.houseinspace.com), between
   the second and third row.
 *  [Peter Tahoe](https://wordpress.org/support/users/ptertahoe/)
 * (@ptertahoe)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/problem-removing-space-between-rows/#post-6509017)
 * coco7794, I looked at your site. Since you don’t have that issue b/w the first
   and second row, I think you have the answer to some extent. Did you “Edit Row”
   for the SECOND Row as well and make the Bottom Margin “0”? Also, perhaps you 
   made the spacer in the Second row larger than the pics. You can try and decrease
   the spacer 10-20 px and see if that gets rid of the white space.
 *  [coco7794](https://wordpress.org/support/users/coco7794/)
 * (@coco7794)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/problem-removing-space-between-rows/#post-6509018)
 * I made the bottom margin “0” for the second row as well.
    I have no spacer in
   the second row. Tried what you said but still won’t fix this issue. What would
   you recommend I should try next ?
 *  [Peter Tahoe](https://wordpress.org/support/users/ptertahoe/)
 * (@ptertahoe)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/problem-removing-space-between-rows/#post-6509019)
 * How did you insert the three pics in that row?
 *  [coco7794](https://wordpress.org/support/users/coco7794/)
 * (@coco7794)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/problem-removing-space-between-rows/#post-6509020)
 * I edited my second row so I could have 3 columns in it. Each and every sub-row
   has a Visual Editor widget in it, and the three pics were added into each sub-
   row, without no spacer.
 *  [Peter Tahoe](https://wordpress.org/support/users/ptertahoe/)
 * (@ptertahoe)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/problem-removing-space-between-rows/#post-6509021)
 * Yes, I figured that, but HOW did you insert the pics w/o a spacer? I’m guessing
   you just inserted the pic in the column. If you do that, there is white space
   that I don’t how to get rid of. However, if you insert a spacer, for your pics
   probably about 300 px, and use the pic as the ‘Background image’ for that column
   and enter 0 for Bottom Margin, you can eliminate white space. So, click Edit 
   in the Visual Editor for each column, delete your pic, add a spacer, try 300 
   px, add pic as Background Image, preview, and then adjust the amount of the spacer
   to display the pic the way you want. You’ll want a spacer amount that will be
   consistent for all three pics. Preview should show no white space, then try the
   other two columns.
 *  [coco7794](https://wordpress.org/support/users/coco7794/)
 * (@coco7794)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/problem-removing-space-between-rows/#post-6509022)
 * Man it worked! The actual problem was that I directly inserted the pics in the
   columns instead of using them as background images.
    Thank you so much!

Viewing 11 replies - 1 through 11 (of 11 total)

The topic ‘Problem removing space between rows’ is closed to new replies.

## Tags

 * [gaps](https://wordpress.org/support/topic-tag/gaps/)
 * [rows](https://wordpress.org/support/topic-tag/rows/)
 * [white spaces](https://wordpress.org/support/topic-tag/white-spaces/)

 * 11 replies
 * 5 participants
 * Last reply from: [coco7794](https://wordpress.org/support/users/coco7794/)
 * Last activity: [10 years, 2 months ago](https://wordpress.org/support/topic/problem-removing-space-between-rows/#post-6509022)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
