[Resolved] how to adjust page/post title margin or padding when full width

Home Forums Support [Resolved] how to adjust page/post title margin or padding when full width

Home Forums Support how to adjust page/post title margin or padding when full width

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #878617
    Melody

    Hi I am selecting my page/post layout Page Builder Container to be “full width” as I need my images showing to be filling out the mobil screen width. however when I selected full width for page builder container, the page/post title showing will be too close to the screen border.
    I am using Elementor as my page builder, but looks like elementor has nothing to do with it, I need to find a way to set the padding in Generatepress, can you help with setting the spacing?
    here is my screen video for your reference.
    https://www.loom.com/share/fbe855ea236e4c8c9c7de975734a022a

    Thank you for your attention with me.
    best
    Melody Liu

    #878776
    David
    Staff
    Customer Support

    Hi there,

    when using a pagebuilder and the full width content is quite normal to Disable the Post Title on the page and add it using the Page Builder. If you don’t want to do this then this CSS will contain the title:

    .full-width-content .entry-header {
        max-width: 1120px;
        margin-left: auto;
        margin-right: auto;
    }
    #932904
    Melody

    Hi team, thank you for your help on clarification, and apologize didn’t reply till now!
    understand how it works now, will follow your directions, thank you!

    #933043
    David
    Staff
    Customer Support

    Glad to be of help

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