- This topic has 8 replies, 3 voices, and was last updated 2 years, 11 months ago by
David.
-
AuthorPosts
-
February 6, 2020 at 1:58 pm #1157084
Theodore
February 6, 2020 at 3:16 pm #1157155Leo
StaffCustomer SupportHi there,
You can create a layout element:
https://docs.generatepress.com/article/layout-element-overview/#content-1Let me know if this helps ๐
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/February 7, 2020 at 2:27 pm #1158351Theodore
No bro, this wasn’t helpful at all, and it seems you don’t even understand what I want. I don’t think that this has anything to do with ELEMENTS, but I might be wrong.
I just wanted to increase the width of the single posts layout on my blog. Already, the width is about about 600px, which I don’t want. See below:
I want to increase it to about 830px just like on the blog below from owntheyard.com:
Notice how wide the single post layout is? You can also visit the blog and my own to see what I’m talking about.
I’ll also love to increase the width of my sidebar, so please help me with these things.
Thanks.
February 7, 2020 at 4:59 pm #1158409Leo
StaffCustomer SupportIf I understand this correct, you want to increase the container width in single posts only?
If that’s the case, create a Layout Element and set the content width to 830px:
https://docs.generatepress.com/article/layout-element-overview/#content-1Then under the display rules, select Post > All posts.
As for sidebar width, have you tried the customizer options?
https://docs.generatepress.com/article/sidebar-widths/Let me know ๐
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/February 8, 2020 at 12:03 am #1158581Theodore
Hi Leo,
I’ve actually tried that before you replying to you earlier, but I didn’t see any changes.
February 8, 2020 at 12:50 am #1158590Theodore
Hi Leo,
I’ve tried this multiple times, and it’s not working. It’s only compressing the width more. Please, how else can I do this? Or can you check it out for me?
February 8, 2020 at 3:11 am #1158640David
StaffCustomer SupportHi there,
in Customizer > Additional CSS – remove this:
body.single .site.grid-container { max-width: 1000px; }
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/February 8, 2020 at 12:24 pm #1159086Theodore
Ok, this helped.
Thanks a lot.
February 8, 2020 at 2:41 pm #1159164David
StaffCustomer SupportYou’re welcome
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/ -
AuthorPosts
- You must be logged in to reply to this topic.