Archived topic
Page Width
7 replies · Started by Kamin on March 11, 2023
To check out my problem in the photos, please click here.
I am looking to extend the width of the page containing the hero and query loop.
I have tried creating an element, but it didn't came out on the page. I want to apply this width change on only this page.
Please help me with how to set up the width of this page.
Hi there,
Any chance you can link us to the page in question?
You can use the private information field:
https://docs.generatepress.com/article/using-the-premium-support-forum/#private-information
Let me know :)
Hi there,
that link is to a preview page, that can't be viewed ( unless Logged in ).
Can we get a login ?
If so you can share the details in the Private Information field below
Hi Kamin,
The password seems to not be working. We still can't view it.
Hi Fernando,
It's 4 digits. Please skip "PW", and input only the numbers.
I hope this time you will get through.
Go to Customizer > Additional CSS and delete this:
.no-sidebar .entry-content {
max-width: 800px;
margin-left: auto;
margin-right: auto;
}