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

    Go to Customize > Topbar > General section and disable it. It will remove the space.

    Thread Starter malshafi

    (@malshafi)

    Thank you for your response. However, the top bar has been disabled. I double checked. It’s definitely disabled. There is still white space on top.

    Hello mate,

    Could you please disable Jetpack and see if the issue persist?

    Regards

    Thread Starter malshafi

    (@malshafi)

    Hi. Disabled Jetpack and cleared cookies The issue still persists.

    This is very odd. You can see from Chrome inspection tool that white space is part of the page. I feel like I’m missing something simple.

    Thread Starter malshafi

    (@malshafi)

    I hate to bump, but I tried everything. Anyone has any ideas how to resolve this?

    Hello,

    Edit the top section of the page using Elementor and remove the top margin to fix it or add the below code to the Customize > Custom CSS section to fix it –

    .elementor-256 .elementor-element.elementor-element-5bc06d24 {
        margin-top: 0;
    }
    Thread Starter malshafi

    (@malshafi)

    Thank you very much. That fixed it.

    You’re welcome!

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘White space above header’ is closed to new replies.