Viewing 4 replies - 1 through 4 (of 4 total)
  • Hello,

    The difference you are getting because one page you can create on the elementor canvas / elementor full width.

    and the other page attributes are default templates.

    Keep the page attributes the same for each page to avoid these issues.

    You can also try to add the below CSS code from the Appearance > Customize > Custom CSS, and check.

    #main #content-wrap {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    PS- you can change the value as per need.

    • This reply was modified 4 years, 1 month ago by Abhishek.
    Thread Starter ananddevops

    (@ananddevops)

    @abhikr781 Thanks, the template type when changed to elementor full width, removes the gap.

    Thread Starter ananddevops

    (@ananddevops)

    This is resolved

    Glad to know that issue has been fixed.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Gap after custom header’ is closed to new replies.