Archived topic
Full width template not working on Singular Post
5 replies · Started by ninjajay on February 2, 2021
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
Hi there,
Any chance you can link us to the site in question?
You can use the private information field.
Let me know :)
Thanks, I've pasted the link below.
Hi there,
Try adding this CSS:
.fl-builder-content {
width: 100%;
}
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
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/