[Support request] My blog article sections are too big. How can I make them smaller?

Home Forums Support [Support request] My blog article sections are too big. How can I make them smaller?

Home Forums Support My blog article sections are too big. How can I make them smaller?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #913892
    Johanna

    When I open my blog page all the articles are in 2 columns but they are taking up the whole screen. How can I make them smaller? I tried adding this code to css:

    .generate-columns-container .featured-column {
    float: none;
    width: 100%;
    }

    and adjusting the width but there was no change.

    Thanks

    #913911
    Leo
    Staff
    Customer Support

    Hi there,

    Are you happy with the container width on other pages?

    If so then try using the layout element to set a narrower container width for the posts and archive pages:
    https://docs.generatepress.com/article/layout-element-overview/#content-1

    You can also change the global container width in the customizer:
    https://docs.generatepress.com/article/container-layout-overview/

    Let me know if this helps 🙂

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