[Resolved] Separate Containers

Home Forums Support [Resolved] Separate Containers

Home Forums Support Separate Containers

Viewing 5 posts - 16 through 20 (of 20 total)
  • Author
    Posts
  • #261900
    Tom
    Lead Developer
    Lead Developer

    You would add it using these instructions: https://docs.generatepress.com/article/adding-css/

    #261914
    Michal Janata

    https://sft.skauting.cz/ so little I managed.

    I used
    body .generate-sections-container {
    margin: 10px;
    }

    It’s just not on Wednesday. And does not offset by footer.

    #261918
    Tom
    Lead Developer
    Lead Developer

    Do this instead:

    body .generate-sections-container {
        margin: 10px auto !important;
    }
    #261920
    Michal Janata

    Great, thank you very much. It works now!

    #261923
    Tom
    Lead Developer
    Lead Developer

    You’re welcome 🙂

Viewing 5 posts - 16 through 20 (of 20 total)
  • You must be logged in to reply to this topic.