Title: Gap between table sections
Last modified: August 1, 2020

---

# Gap between table sections

 *  Resolved [alberta26](https://wordpress.org/support/users/alberta26/)
 * (@alberta26)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/gap-between-table-sections/)
 * Hi
 * I would like to create a gap between the sections within the table so I can add
   some text about T&C for each site. Also on the mobile version, I have to scroll
   to get all the info is there any way to get each line on the screen with scrolling
   to the right?
 * Thanks
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fgap-between-table-sections%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Thread Starter [alberta26](https://wordpress.org/support/users/alberta26/)
 * (@alberta26)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/gap-between-table-sections/#post-13198107)
 * One other thing I would like to be able to scroll down the table without the 
   background moving. I’m using elementor so I’m sure should I ask them or you?
 * Thanks
 *  Plugin Contributor [erdembircan](https://wordpress.org/support/users/erdembircan/)
 * (@erdembircan)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/gap-between-table-sections/#post-13207289)
 * Hello [@alberta26](https://wordpress.org/support/users/alberta26/);
 * We are checking your table and give you an update as soon as possible. For your
   other question, there should be an option in elementor for that effect, but if
   you can’t find it, you can add the CSS code below to get the desired effect.
 *     ```
       .elementor-element-26fd0794 {
          background-attachment: fixed;
       }
       ```
   
 * Best regards.
 *  Plugin Contributor [erdembircan](https://wordpress.org/support/users/erdembircan/)
 * (@erdembircan)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/gap-between-table-sections/#post-13207420)
 * Hello [@alberta26](https://wordpress.org/support/users/alberta26/);
 * In order to create a gap and add a text go into `Settings > Manage Cells`. From
   there select the row you want to add your row below and select `Insert Row After`
   at the end of the table. After this, a new row with the same amount of columns
   of your table will be created. Select the cells in that row one by one and click`
   Merge` to make them a big merged row. Now you can add a text to that row.
    For
   mobile version, in order to rebuild your table to the right, go to responsive
   menu, enable responsive mode and click on tablet. There enable `top row as header`
   and select `row` for `cell stack direction`. This option selects how your table
   will be restacked at responsive views. But one problem is, since you want to 
   merge a row, and break the natural flow of your table, your merged rows will 
   not be parsed correctly. If you want to use the responsive mode, our advice will
   be stick to the flow of your table, and add a new column as info to your table
   instead of bottom row. In order to enable horizontal scrolling, you have to enable
   the scrolling capabilities of your parent node where your table resides, in your
   case it should be done from elementor. Here is the table we prepared in mobile:[
   test table]([https://ibb.co/2yzhPdD](https://ibb.co/2yzhPdD))
 * Best regards.

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

The topic ‘Gap between table sections’ is closed to new replies.

 * ![](https://ps.w.org/wp-table-builder/assets/icon-256x256.png?rev=2404323)
 * [WP Table Builder – Drag & Drop Table Builder](https://wordpress.org/plugins/wp-table-builder/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-table-builder/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-table-builder/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-table-builder/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-table-builder/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-table-builder/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [erdembircan](https://wordpress.org/support/users/erdembircan/)
 * Last activity: [5 years, 8 months ago](https://wordpress.org/support/topic/gap-between-table-sections/#post-13207420)
 * Status: resolved