Archived topic
Page Width Question
3 replies · Started by Steven Dylan Spitz on November 6, 2017
My container width is set to 950. This looks nice when the sidebar layout is set to "content/sidebar." The content width is around 700, and I really like that.
When a page or post is set to "content/no sidebar" the entire width is still 950. A little wide for me.
Is it possible to have the page width 700 when the sidebar layout is set to "content/no sidebar"?
Hi there,
Try this CSS:
.no-sidebar .site.grid-container {
max-width: 700px;
}
Adding CSS: https://docs.generatepress.com/article/adding-css/
Leo, you're a genius. That works perfect.
Not only is theme the best I've ever used, buy GP's customer service is freakin LEGENDARY!!!!
Thank you so much.
Glad you are loving it :)