Title: White margin between rows
Last modified: August 31, 2016

---

# White margin between rows

 *  Resolved [theNathanBaker](https://wordpress.org/support/users/thenathanbaker/)
 * (@thenathanbaker)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/white-margin-between-rows/)
 * Hello. I am using Sydney at [http://servicepro-painters.com](http://servicepro-painters.com)
 * As you can see, there is a white margin between each row. I have tried everything
   I could think of playing with the built-in padding options and can’t seem to 
   figure out how to remove this margin.
 * Any advice would be greatly appreciated.

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

 *  [Softound Solutions](https://wordpress.org/support/users/softound/)
 * (@softound)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/white-margin-between-rows/#post-7240734)
 * Hello,
 * Try this CSS
 *     ```
       .panel-grid {
       margin-bottom:0 !important;
       }
       ```
   
 *  [Kharis Sulistiyono](https://wordpress.org/support/users/kharisblank/)
 * (@kharisblank)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/white-margin-between-rows/#post-7240741)
 * Hello there,
 * From dashboard, go to Settings > Page Builder > Layout > Row Bottom Margin: 0.
 * Let me know how it goes.
 *  [Softound Solutions](https://wordpress.org/support/users/softound/)
 * (@softound)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/white-margin-between-rows/#post-7240745)
 * Hello,
 * You can use the option as said by [@kharis](https://wordpress.org/support/users/kharis/)
   Sulistiyono,
    don’t use the above CSS
 * [Settings > Page Builder > Layout > Row Bottom Margin](http://prntscr.com/aod7x9)
 *  Thread Starter [theNathanBaker](https://wordpress.org/support/users/thenathanbaker/)
 * (@thenathanbaker)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/white-margin-between-rows/#post-7240758)
 * Thank you! I never would have found that!

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

The topic ‘White margin between rows’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/sydney/2.67/screenshot.png)
 * Sydney
 * [Support Threads](https://wordpress.org/support/theme/sydney/)
 * [Active Topics](https://wordpress.org/support/theme/sydney/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/sydney/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/sydney/reviews/)

## Tags

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

 * 4 replies
 * 3 participants
 * Last reply from: [theNathanBaker](https://wordpress.org/support/users/thenathanbaker/)
 * Last activity: [10 years, 1 month ago](https://wordpress.org/support/topic/white-margin-between-rows/#post-7240758)
 * Status: resolved