Site logo

Archived topic

Full width beaver builder template in blog header content

5 replies · Started by Chris on March 16, 2017

Viewing posts 1–6 of 6

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

Hi there,

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

Any chance you can link me to the page?

Can you try adding this CSS?:

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

That seems to have done the trick.

A million thanks!

Glad I could help :)

This archived topic is closed to new replies.