[Support request] I want my pages tro look like posts (without sidebars)

Home Forums Support [Support request] I want my pages tro look like posts (without sidebars)

Home Forums Support I want my pages tro look like posts (without sidebars)

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1386294
    kyle

    Hi guys, I would like to make my pages look exactly like my posts. My posts have two white spaces on either side but does not compress my content. However, when i try and make my pages like this its compresses my content dramatically. I’ve tried everything. What can I do?

    Just to confirm
    – I’ve been into customize
    – I’ve been into sidebar section in each page

    It seems there a default post and page option that I’m not able to access?

    Use the below as an example

    Page you can check: URL/wild-camping/
    Post you can check: URL/keeping-warm-in-a-tent/

    #1386328
    Leo
    Staff
    Customer Support

    Hi there,

    The container of single posts are narrower because of this CSS you’ve added:

    body.single .site.grid-container {
        max-width: 800px;
    }

    You could create a layout element for both pages and posts:https://docs.generatepress.com/article/layout-element-overview/#content-1

    Let me know if this helps 🙂

    #1386509
    kyle

    Worked perfectly thank you. Last question. When I eventually sign up to mediavine for ads on the website. Will they be able to display those ads in the white section with this added CSS?

    #1386651
    David
    Staff
    Customer Support

    Hi there,

    you will need to enable Sidebars for adverts to be displayed either side of your content.
    In that instance you will require a wider content width.

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