[Support request] Alignement Hear with content

Home Forums Support [Support request] Alignement Hear with content

Home Forums Support Alignement Hear with content

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #1113000
    Fulvio

    Dear Sir,

    I would like to align the size of the header with the size of the content, but I am not able to do that.

    Please can you tell me how to do that

    #1113405
    Leo
    Staff
    Customer Support

    Hi there,

    They should be aligned by default.

    What is your container width option set at in the customizer?
    https://docs.generatepress.com/article/container-width/

    I’m seeing 1200px for the header and 1240px for the content.

    Do you have any layout elements created that might be causing the issue?
    https://docs.generatepress.com/article/layout-element-overview/#content-1

    #1113649
    Fulvio

    Thanks for your reply.

    But I’m not able to find where set a header width. I can set only container width.

    Now I set container width a 1200 px, as you tell me that is set the header width, but they are always different.

    I don’t know which elements can cause that.

    please

    fulvio

    #1113930
    Leo
    Staff
    Customer Support

    I’m seeing the container width is set at 1240px:
    https://www.screencast.com/t/rdzjNcD8Ok

    Have you created any layout elements that are setting the content width?
    https://docs.generatepress.com/article/layout-element-overview/#content-1

    #1114189
    Fulvio

    Hi

    I don’t understand. I set the container width at 1200. I could send you a screenshot, but how?

    I could set for you a user so you can adjust this problem.

    You ask me
    Have you created any layout elements that are setting the content width?
    But I don’t know !!!!!

    #1114555
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    In Customize > Layout > Container, can you try changing the “Container Alignment” to “Boxes”?

    Let me know 🙂

    #1114921
    Fulvio

    Hi Tom,

    I tried both alignment to box as to text. With text it’s better but it’s a bit different again.

    I tried to reset all the GeneratePress setup and I’m working on staging you can see it at https://wwww.staging3.consulenti-bancari-online.it
    user : consu781_staging
    Password : Giuliagaia01

    I wait for your answer

    fulvio

    #1115381
    Tom
    Lead Developer
    Lead Developer

    Is that option still set as “Text”? If so, can you set it to “Boxes” and then let me know? The CSS causing it to be wider should only be added if “Text” is selected.

    #1115733
    Fulvio

    Hi Tom

    as I just tell you I tried both options.

    the best view is on the separated layout with text but it’s not perfect.

    fulvio

    #1116180
    Tom
    Lead Developer
    Lead Developer

    Can you set it to “Boxes” for now so I can check your site code?

    #1119753
    Fulvio

    Done

    As you could see it is not aligned
    fulvio

    #1120110
    Tom
    Lead Developer
    Lead Developer

    Ah, that’s happening because you’re loading bootstrap.css, which is adding padding to the .container class.

    Try adding this CSS:

    #page {
        padding-left: 0;
        padding-right: 0;
    }
Viewing 12 posts - 1 through 12 (of 12 total)
  • You must be logged in to reply to this topic.