[Support request] How to define and setup body-border dimensions?

Home Forums Support [Support request] How to define and setup body-border dimensions?

Home Forums Support How to define and setup body-border dimensions?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1346510
    Sascha

    Hello and good day to you 🙂

    I need to replicate a site from https://web.archive.org/web/20200121064903/http://rechtinberlin.de/
    and I want to use GP, GPP & GB.

    The site contains a global header with a slider, so I have created a header-element, added the slider shortcode and edited the header prams so that it’s already going to the right direction.

    But I do struggle to define the spacings as highlighted on this screenshot when fiddling with the Customizer.

    Any chance to teach me about the best practice in this case? I have already checked the docs, but haven’t found an example that comes even close to the structure of the site in question.

    Thank you in advance for reading this,
    Sascha

    PS: Currently not all locations have updated DNS, so in case my URL does not work, pls try https://m26jo.hosts.cx/

    #1346676
    David
    Staff
    Customer Support

    Hi there,

    it looks like you’re almost there.
    The missing part – the Green Border box in your image – try this CSS:

    .one-container .site-content {
        padding: 0 !important;
        max-width: 1080px;
        margin-left: auto;
        margin-right: auto;
    }
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.