Archived topic
Content width issue
3 replies · Started by John on April 18, 2020
Hello
I am trying to design a post by generateblocks but getting some problem.
I have set full width design but its not working. Design still narrow.
If I remove this CSS from Additional CSS
body.single .site.grid-container {
max-width: 800px;
}
It will impact to rest of post as well but I want to keep sidebar only for few posts.
And, there is no gap between Sidebar and content. Feature image and menu also.
Please take a look at this issue.
Thanks
Hi there,
Sorry what is the desired result?
Generally full-width content wouldn't have sidebar included.
Let me know :)
Much wider than current one. Like tasty single post content with sidebar.
Tasty is using 1200px as the content width.
So remove that CSS, then create a layout element for and display to single posts only:
https://docs.generatepress.com/article/layout-element-overview/#content-1