[Resolved] How can I make the container on start page smaller ?

Home Forums Support [Resolved] How can I make the container on start page smaller ?

Home Forums Support How can I make the container on start page smaller ?

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #839074
    dk5ew

    I’m just starting with GP and I like it. I just explore all option.

    Problem now is that I want to make the containers on the start page smaller because they are big.
    Even the containers with low text have the same size so there is a lot of emptiness on the landing page.

    It would be also great that I can have a flexible size of the containers.

    How to I change that all ?

    best regards.

    #839212
    Leo
    Staff
    Customer Support

    Hi there,

    So you want the container width to be smaller just on the home page?
    https://docs.generatepress.com/article/container-width/

    If so try this CSS:

    body.home .site.grid-container {
        max-width: 1000px;
    }

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

    We have actually added this as an option in Layout Element in the next version of GP Premium:
    https://docs.generatepress.com/article/layout-element-overview/

    The alpha test version should be available next Monday 🙂

    #839418
    dk5ew

    Leo thank you for information and quick answer I’m happy I bought GP with that unique support.
    I will wait for the next update.
    Alpha is availiable for everyone ?

    #839918
    Leo
    Staff
    Customer Support

    Yup it will be.

    Here is how you can get it when it’s released:
    https://docs.generatepress.com/article/beta-testing/#gp-premium

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