Title: gap between pagebuilder rows
Last modified: August 24, 2016

---

# gap between pagebuilder rows

 *  [websitefreelancer](https://wordpress.org/support/users/websitefreelancer/)
 * (@websitefreelancer)
 * [11 years ago](https://wordpress.org/support/topic/gap-between-pagebuilder-rows/)
 * Hello,
    I want to decrease the gap more between the rows to minimum when i use
   pagebuilder. Currently when i have a certain text in upper row and some in lower
   row then the distance between the text is huge and the customize option is at
   minimum already. Where can i change the code to gain access to this?
 * I would increase gaps between the rows using divider widget myself so i wnat 
   the gap to be pretty much zero by default. Please help!!!.

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

 *  Theme Author [marsian](https://wordpress.org/support/users/marsian/)
 * (@marsian)
 * [10 years, 12 months ago](https://wordpress.org/support/topic/gap-between-pagebuilder-rows/#post-6135102)
 * Which page builder are you using, could you post the url?
 *  Thread Starter [websitefreelancer](https://wordpress.org/support/users/websitefreelancer/)
 * (@websitefreelancer)
 * [10 years, 12 months ago](https://wordpress.org/support/topic/gap-between-pagebuilder-rows/#post-6135103)
 * i am using the site origin page builder.
    I just create a page and then choose
   page builder option where i can add rows and then divide it to columns and so
   on. But the gap between the rows is huge so when i am entering an article then
   the gap between first paragraph and paragraph on second row is huge…
 * is there a portion in the code that is causing this and wher should i edit it?
 * Thanks
 *  Thread Starter [websitefreelancer](https://wordpress.org/support/users/websitefreelancer/)
 * (@websitefreelancer)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/gap-between-pagebuilder-rows/#post-6135208)
 * Hi there… can anyone help me yet on this?
 *  Theme Author [marsian](https://wordpress.org/support/users/marsian/)
 * (@marsian)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/gap-between-pagebuilder-rows/#post-6135209)
 * sorry, i lost this thread, let me check and try updating you in few hour
 *  Theme Author [marsian](https://wordpress.org/support/users/marsian/)
 * (@marsian)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/gap-between-pagebuilder-rows/#post-6135211)
 * The gap between paragraph looks normal, but gap between row are bit large because
   site origin page builder uses widgets to place the texts or other elements which
   adds the additional margin of the widget.
 * try adding following lines of codes in “Appearance” > “Customize” > “Layout Options”
   > “Additional Style” . that will reduce 20px.
 *     ```
       .panel-grid .panel-grid-cell .widget {
       	padding-bottom: 0px;
       }
       ```
   
 * to reduce gap between paragraphs add following lines
 *     ```
       .panel-grid .panel-grid-cell .widget p {
       	margin-bottom: 12px;
       }
       ```
   
 *  Thread Starter [websitefreelancer](https://wordpress.org/support/users/websitefreelancer/)
 * (@websitefreelancer)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/gap-between-pagebuilder-rows/#post-6135212)
 * thank you i will try that
 *  Thread Starter [websitefreelancer](https://wordpress.org/support/users/websitefreelancer/)
 * (@websitefreelancer)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/gap-between-pagebuilder-rows/#post-6135214)
 * I didn’t see much difference…. on my other post i have asked the question about
   the pictures being perfectly aligned and of same size on your i-excel website
   in the recent projects and posts section.
 * May be i should use the templates next toolkit… but i am not being able to figure
   out where is that kit and how to use it.
 * can you please explain thanks?
 *  Theme Author [marsian](https://wordpress.org/support/users/marsian/)
 * (@marsian)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/gap-between-pagebuilder-rows/#post-6135215)
 * go to “Appearance” > “Install Plugin”
 * install and activate. and follow the instructions from [http://www.templatesnext.org/icreate/?page_id=541](http://www.templatesnext.org/icreate/?page_id=541)
 *  Thread Starter [websitefreelancer](https://wordpress.org/support/users/websitefreelancer/)
 * (@websitefreelancer)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/gap-between-pagebuilder-rows/#post-6135216)
 * I have the plugin installed and activated but the [tx] button does not show up
   as an option?
 *  Thread Starter [websitefreelancer](https://wordpress.org/support/users/websitefreelancer/)
 * (@websitefreelancer)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/gap-between-pagebuilder-rows/#post-6135217)
 * I have yo disable the black studio tiny mce widget to get the tx button but i
   don’t want to.
    I have created the home page using page builder. any suggestions?
 *  Theme Author [marsian](https://wordpress.org/support/users/marsian/)
 * (@marsian)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/gap-between-pagebuilder-rows/#post-6135218)
 * once you create your home page you can turn on the other plugin, [tx] button 
   is just a shortcode generator, shortcode will work without the button
 *  [tjlkidswear](https://wordpress.org/support/users/tjlkidswear/)
 * (@tjlkidswear)
 * [10 years ago](https://wordpress.org/support/topic/gap-between-pagebuilder-rows/#post-6135305)
 * Somehow there is only one gap between column on my MOBILE version website: tjlkidswear.
   com.au

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

The topic ‘gap between pagebuilder rows’ is closed to new replies.

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

## Tags

 * [appearance](https://wordpress.org/support/topic-tag/appearance/)
 * [divider](https://wordpress.org/support/topic-tag/divider/)
 * [padding](https://wordpress.org/support/topic-tag/padding/)
 * [pagebuilder](https://wordpress.org/support/topic-tag/pagebuilder/)
 * [rows](https://wordpress.org/support/topic-tag/rows/)

 * 12 replies
 * 3 participants
 * Last reply from: [tjlkidswear](https://wordpress.org/support/users/tjlkidswear/)
 * Last activity: [10 years ago](https://wordpress.org/support/topic/gap-between-pagebuilder-rows/#post-6135305)
 * Status: not resolved