[Resolved] Full width beaver builder template in blog header content

Home Forums Support [Resolved] Full width beaver builder template in blog header content

Home Forums Support Full width beaver builder template in blog header content

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #292802
    Chris

    Hi,

    I have full width rows created in Beaver Builder on all my pages and want the same on the blog archive page so I have popped the beaver builder template shortcode into the customizer >blog >page header content> content area but I cannot see how to make this go full width.

    The container type on the same screen in the customizer is set to full-width and the BB template row is set to full width.

    So there seem to be no settings to achieve this that work and I cannot pin down the css to achieve this either.

    Feels like it ‘should’ be easy…

    Many thanks

    #292860
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    If the container type is set the full width it should work.

    Any chance you can link me to the page?

    #292869
    Chris

    Sure – I was on local but have copied to a staging server

    http://verysimplesites.wpstagecoach.com/blog/

    Thanks

    #292903
    Tom
    Lead Developer
    Lead Developer

    Can you try adding this CSS?:

    .generate-blog-page-header .inside-content-header.grid-container {
        max-width: 100%;
    }
    #292934
    Chris

    That seems to have done the trick.

    A million thanks!

    #292937
    Tom
    Lead Developer
    Lead Developer

    Glad I could help 🙂

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