Title: Elementor layout issue
Last modified: September 12, 2018

---

# Elementor layout issue

 *  Resolved [Marcus](https://wordpress.org/support/users/marcussvanberg/)
 * (@marcussvanberg)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/elementor-layout-issue/)
 * Hi!
 * I really like the plugin – but after installing and activating it starts to breaking
   the plugin and theme-builder “Elementor”
 * It’s hard to describe and I can’t show because I’m on localhost but I will give
   it a try. When I activate your plugin empty space adds between sections, also
   one sections that’s usually lays on top of the section below “tear up”.
 * Hope you can help me!

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

 *  Plugin Author [dreiQBIK](https://wordpress.org/support/users/3qbik/)
 * (@3qbik)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/elementor-layout-issue/#post-10703024)
 * Hey [@marcussvanberg](https://wordpress.org/support/users/marcussvanberg/),
 * this is really weird behavior and I’m unsure if this could possibly be caused
   by the plugin.
 * Could you please at least provide me with screenshots?
    I don’t have Elementar
   here to test with, unfortunately.
 * Cheers
    Moritz
 *  [Zephi.re](https://wordpress.org/support/users/ptitjojo/)
 * (@ptitjojo)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/elementor-layout-issue/#post-10703075)
 * hello [@marcussvanberg](https://wordpress.org/support/users/marcussvanberg/),
 * to avoid this issue, you have to edit the file :
 * /wp-content/plugins/wpgiftregistry/public/css/style.css
 * and comment the ligne margin: 2em auto !important;
    like that :
 *     ```
       section {
         width: 100% !important;
       /*  margin: 2em auto !important; */
       }
       ```
   
 * Best Regards,
    Johann
 *  Plugin Author [dreiQBIK](https://wordpress.org/support/users/3qbik/)
 * (@3qbik)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/elementor-layout-issue/#post-10703244)
 * Thanks for helping out, [@ptitjojo](https://wordpress.org/support/users/ptitjojo/)!
 * I will remove this unnecessary CSS code in the next update.
 * Cheers
    Moritz
 *  Thread Starter [Marcus](https://wordpress.org/support/users/marcussvanberg/)
 * (@marcussvanberg)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/elementor-layout-issue/#post-10712866)
 * Sorry [@3qbik](https://wordpress.org/support/users/3qbik/) that I did not send
   an image and showed more clearly.
    Many thanks [@ptitjojo](https://wordpress.org/support/users/ptitjojo/)
   for your help! It worked immediately after I changed the code.
 * Thank you for modifying it in the upcoming update.
    Best regards, Marcus
 *  [kaiheff](https://wordpress.org/support/users/kaiheff/)
 * (@kaiheff)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/elementor-layout-issue/#post-10914107)
 * Hi [@marcussvanberg](https://wordpress.org/support/users/marcussvanberg/) and
   [@ptitjojo](https://wordpress.org/support/users/ptitjojo/),
 * I am also trying to use this plugin with elementor and am having the same spacing
   issue between sections.
 * I’ve tried the solution discussed here, but I can’t seem to fix the issue despite
   commenting the line margin: 2em auto !important;
 * Am I missing something?
 * Any help is much appreciated! Loving the plugin otherwise
 * Thank you
 *  [Zephi.re](https://wordpress.org/support/users/ptitjojo/)
 * (@ptitjojo)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/elementor-layout-issue/#post-10914136)
 * Hello Kaiheff,
 * with the firefox inspector tool (ctrl + shift + alt)
    [https://developer.mozilla.org/en-US/docs/Tools/Page_Inspector](https://developer.mozilla.org/en-US/docs/Tools/Page_Inspector)
 * you can see what part of the css cause this gap on your page, and try to edit
   the css code and see the result instantly.
 * Best Regards,
    Johann
 *  [kaiheff](https://wordpress.org/support/users/kaiheff/)
 * (@kaiheff)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/elementor-layout-issue/#post-10915348)
 * Thanks for the reply [@ptitjojo](https://wordpress.org/support/users/ptitjojo/),
 * It turns out that the solution was working, but wouldn’t display on my Chrome
   browser until I cleared its cache. Everything is displaying fine now.
 * Cheers,
 * Kai

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

The topic ‘Elementor layout issue’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wpgiftregistry_d4e9e8.svg)
 * [Simple Wishlists for Weddings, Birthdays etc.](https://wordpress.org/plugins/wpgiftregistry/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wpgiftregistry/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wpgiftregistry/)
 * [Active Topics](https://wordpress.org/support/plugin/wpgiftregistry/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wpgiftregistry/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wpgiftregistry/reviews/)

 * 7 replies
 * 4 participants
 * Last reply from: [kaiheff](https://wordpress.org/support/users/kaiheff/)
 * Last activity: [7 years, 6 months ago](https://wordpress.org/support/topic/elementor-layout-issue/#post-10915348)
 * Status: resolved