• I am getting a 27px margin at the top of every page and it is driving me nuts because it’s only Elementor that seems unable to fill up the entire page. All other page-builders I have tried have no problem with this.

    So I tracked this down to this CSS (using Chrome inspector):

    .elementor-editor-active .elementor-inner {
        margin-top: 27px;
    }

    Why is this there and how can I get rid of it? It makes no sense!

    I only have one section on my page with nothing but a coloured background (and the background starts 27px below the top, creating that white margin that I want to get rid of). I have set the section’s top margin to 0px but it changes nothing.

    • This topic was modified 7 years, 5 months ago by chaug.
  • The topic ‘Where is the 27px margin-top coming from?’ is closed to new replies.