Site logo

Archived topic

How can I make the container on start page smaller ?

3 replies · Started by dk5ew on March 14, 2019

Viewing posts 1–4 of 4

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.

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 :)

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 ?

This archived topic is closed to new replies.