Site logo

[Support request] White space between the header and section

Home Forums Support [Support request] White space between the header and section

Home Forums Support White space between the header and section

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #2138993
    Maquinaria Internacional 2006 s.l.

    Hi, I have generate theme in my webside and i don’t know why there’s in some pages a white space between the header and the next section. I’m using also elementor for the editing, i tried also to ask them if it can be their editor problem but they told me it must be a theme error. I don’t know what to do i tried also with padding in css but only works for postive numbers creating more space.

    #2139160
    David
    Staff
    Customer Support

    Hi there,

    can you share a link to where i can see the issue ?

    #2139211
    Maquinaria Internacional 2006 s.l.
    #2139215
    Jacob

    Hi.
    try this CSS

    .entry-header {display:none;}
    .entry-content {margin-top:0}
    
    #2139261
    David
    Staff
    Customer Support

    If you’re constructing the page entirely with Elementor and some if its content is full width then you’re best to:

    1. Set the Content Container to Full Width:
    https://docs.generatepress.com/article/content-container/

    2. Disable any Theme Elements you do not require such as the Content Title:
    https://docs.generatepress.com/article/disable-elements-overview/

    This way you remove any unncessary theme HTML, and by setting the content container to full width you remove any padding. You can now control all that in Elementor.

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