Site logo

[Resolved] Display the width of customized page editing content

Home Forums Support [Resolved] Display the width of customized page editing content

Home Forums Support Display the width of customized page editing content

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #2407932
    RYAN

    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

    Website screenshot

    #2407941
    RYAN

    #2408012
    David
    Staff
    Customer Support

    Hi there,

    are you wanting to edit a Full Width page ?

    If yes, the you can set the Content Container to Full Width:

    https://docs.generatepress.com/article/content-container/

    #2408073
    RYAN

    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
    Customize Page

    #2408670
    Ying
    Staff
    Customer Support

    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.

    #2409065
    RYAN

    yes

    This is the link page below. Why can’t it be displayed in full screen. But only in the middle

    #2409086
    Ying
    Staff
    Customer Support

    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 🙂

    #2409089
    RYAN

    Ha ha ha, it’s really OK. You are really great. Thank you. I will always support you. It’s great

    #2410241
    Ying
    Staff
    Customer Support

    Glad to hear that 🙂

Viewing 9 posts - 1 through 9 (of 9 total)
  • You must be logged in to reply to this topic.