[Resolved] Change color of screen around post

Home Forums Support [Resolved] Change color of screen around post

Home Forums Support Change color of screen around post

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #1442537
    kyle

    How can I change the color of the area around post, to for example black?

    #1442543
    Leo
    Staff
    Customer Support

    Hi there,

    Try changing the body background color in the customizer.

    Let me know if this helps ๐Ÿ™‚

    #1442548
    kyle

    No that changes the header color and the far areas. Not the immediate area around the post

    #1442559
    Leo
    Staff
    Customer Support

    Any chance you can link us to the site in question?

    You can use the private information field.

    Let me know ๐Ÿ™‚

    #1442567
    kyle

    Ok link has been attached.

    Let me know your thoughts, thanks Leo

    #1442571
    Leo
    Staff
    Customer Support

    What if you remove the layout element for the 750px content width:
    https://docs.generatepress.com/article/layout-element-overview/#content-1

    Then use this CSS instead:

    .single .container.grid-container {
        max-width: 750px;
    }

    Adding CSS: https://docs.generatepress.com/article/adding-css/

    #1442580
    kyle

    Ok this seems to have worked for now.

    Just my normal pages still look a bit weird. Could you advise on what you think i should do to make it look more attractive.

    Please check out both pages below

    #1442793
    Leo
    Staff
    Customer Support

    Did they change after you’ve removed the layout element?

    If so re-add the element and make sure that it doesn’t include single posts in the display rules.

    #1443003
    kyle

    Sorry Leo, I don’t quite understand?

    #1443010
    Leo
    Staff
    Customer Support

    Just my normal pages still look a bit weird. Could you advise on what you think i should do to make it look more attractive.

    Sorry is this related to removing that layout element?

    I see you’ve opened a new topic so it’s unrelated?

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