Archived topic
Template - Full width
3 replies · Started by Fabien on February 10, 2020
Hi,
I am creating my own templates (single.php, etc) using Generatepress for other elements (Header / Footer / Grid / etc).
I was wondering, what is the best way to make some divs full width and other contained within my templates ?
Thanks,
Fabien
Hi there,
I would make the main content a full width container. Then for those contained divs you could add the grid-container class which will apply the Customizer container width.
Thanks David !
You're welcome