Site logo

[Resolved] Grid-Layout with GB

Home Forums Support [Resolved] Grid-Layout with GB

Home Forums Support Grid-Layout with GB

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #2482816
    Stefanie

    Hi there,

    I am trying to recreate such a layout with GP and GB: freelo
    and I have two questions:

    1. How can I make the container sit in the center of the page (specifically the distance from the top and bottom of the screen)?
    2. is it possible to create such a grid-layout with GB?

    Thank you!

    #2482822
    Ying
    Staff
    Customer Support

    Hi Stefanie,

    1. You can add this CSS:

    body {
        padding: 40px;
    }

    2. Yes, it’s possible, but kinda of tricky, I marked the structure below:
    https://www.screencast.com/t/o5SynnwYMPVr

    In Grid 2 > container 2, you will need to add another Grid, the 3 yellow box are the grid containers of the this Grid.

    #2482831
    Stefanie

    Hi Ying,

    this support is even faster than GeneratePress itself 😉👍

    Thanks a bunch, your screenshot really helps and I can go further now!

    Good night (in Germany 🥱)

    #2482889
    Ying
    Staff
    Customer Support

    Good night 🙂

    Feel free to open a topic if you run into any difficulties, we’re happy to help!

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