Site logo

[Resolved] Can’t Change Width Of Blog Posts

Home Forums Support [Resolved] Can’t Change Width Of Blog Posts

Home Forums Support Can’t Change Width Of Blog Posts

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1476825
    Marcus

    Hi I’m trying to change the width of just the blog section of my website. I’ve had this site running an older version of GP for a while now but I’ve just updated today.

    I’ve followed the instructions here but its not working: https://docs.generatepress.com/article/layout-element-overview/#content-1

    #1476842
    Leo
    Staff
    Customer Support

    Hi there,

    I’m seeing some CSS interfering. Can you disable Autopimize and any caching plugins you are using?

    #1478358
    Marcus

    Hi thank you for your response.

    I can’t seem to find what css is affecting it, sorry.

    I’ve disabled caching plugin + Autopomize

    #1478450
    David
    Staff
    Customer Support

    Hi there,

    you have this CSS in Customizer > Additional CSS:

    body .grid-container {
        max-width: 70%;
        letter-spacing: 0.5px;
    }

    The max-width is overriding your customizer and element widths.

    #1493125
    Marcus

    Thank you for your reply.

    I removed the css you mentioned. It didn’t fix it.

    I’ve discovered the issue though, I was setting the layout to apply to “Blog” instead of “Posts”.

    Do you know what “Blog” is for if it’s not for posts? Slightly confusing.

    #1493160
    David
    Staff
    Customer Support

    Blog is the page you set in Dashboard > Settings > Reading to display your latest posts.
    Whereas Posts > All Posts applies to the Single Posts.

    #1493402
    Marcus

    Thanks

    #1493869
    David
    Staff
    Customer Support

    Glad to be of help

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