Archived topic
Single post without heading and full width
1 reply · Started by Cees on January 26, 2018
Viewing posts 1–2 of 2
I have follow a tutorial https://www.youtube.com/watch?v=yLWLd705c3Q. from design build web.
The template I have made is ok. I have to change the follow settings per post:
- page builder container :full width
- disable elements : header
Is it possible to set this for posts at once?
Hi there,
- This CSS should work:
.container.grid-container {
max-width: 100%;
}
This archived topic is closed to new replies.