[Support request] Full width template not working on Singular Post

Home Forums Support [Support request] Full width template not working on Singular Post

Home Forums Support Full width template not working on Singular Post

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1643613
    ninjajay

    I’m trying to achieve a full width header for my blog singular template using Beaver Themer, but the full width setting option isn’t working, it’s stuck on fixed width so there seems to be a conflict with GP.

    I’ve used an elements layout:
    Sidebar – Content (no sidebars)
    Disable elements – Secondary nav, featured image, content title all set to true
    Content – full width (no padding)
    Display rules – location Post – All Posts and Page – All Pages

    This works for other pages, just not posts.

    Theme: Generate Press
    Page Builder: BeaverBuilder

    #1643615
    Leo
    Staff
    Customer Support

    Hi there,

    Any chance you can link us to the site in question?

    You can use the private information field.

    Let me know 🙂

    #1643623
    ninjajay

    Thanks, I’ve pasted the link below.

    #1643640
    Elvin
    Staff
    Customer Support

    Hi there,

    Try adding this CSS:

    .fl-builder-content {
        width: 100%;
    }
    #1643663
    ninjajay

    Hi Elvin,

    I can add the CSS (which I have and it works), thanks. But, shouldn’t the settings I’ve listed above force full width on all Posts anyway? Or is full-width layout not supported on single posts.

    Thanks,
    Jay

    #1643673
    Leo
    Staff
    Customer Support

    I would recommend checking with Beaver Builder’s support team for the setting you are supposed to use – I assume there is one.

    All GP can do is to make sure the container itself is full width which you are already using:
    https://docs.generatepress.com/article/content-container/

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