Archived topic
Display the width of customized page editing content
8 replies · Started by RYAN on November 9, 2022
Why do I create my own customized page to display the edited content only in the middle, rather than along the entire width of the page? What's more, the newly created custom page has no sidebar. What should I do
Hi there,
are you wanting to edit a Full Width page ?
If yes, the you can set the Content Container to Full Width:
Yes, I want to edit the full width custom page, and the content container has been set to "full width", but it still has no effect

Hi Ryan,
Can you link us to a page where we can see this issue?
You can use the private info field to send us the link.
yes
This is the link page below. Why can't it be displayed in full screen. But only in the middle
You have this CSS on your site which can be found at customizer > additional CSS.
.no-sidebar .entry-content {
max-width: 800px;
margin-left: auto;
margin-right: auto;
}
https://www.screencast.com/t/NZdq4EAfSDym
Remove this CSS should fix your issue :)
Ha ha ha, it's really OK. You are really great. Thank you. I will always support you. It's great
Glad to hear that :)