[Support request] Unable to eliminate white space on top of my pages

Home Forums Support [Support request] Unable to eliminate white space on top of my pages

Home Forums Support Unable to eliminate white space on top of my pages

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1235989
    Parmeet

    I’ve been trying to eliminate the white space on top of all my pages. Looking through various forum posts I’ve added the following Additional CSS:

    .page .entry-header {
    display: none;
    }

    .site-header {display:none}

    .page .entry-content {
    margin-top: 0 !important;
    }

    These CSS modifications helped reduce the white space but there’s still a sliver of it.

    I also tried the PHP edit as mentioned here:
    https://generatepress.com/forums/topic/global-disable-elements/

    But it made no difference.

    Please help! I’m using elementor to build my header, footer, etc so I want to make all the GP elements disappear and just have a blank canvas.

    #1236390
    Leo
    Staff
    Customer Support

    Hi there,

    I’m not seeing any space on the top of your pages but this should be the option you are looking for:
    https://docs.generatepress.com/article/page-builder-container/

    If you need to do this globally, you can create a layout element for it:
    https://docs.generatepress.com/article/layout-element-overview/#content-1

    Let me know if this helps 🙂

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.