[Resolved] separate content from header en footer but one container with sidebar

Home Forums Support [Resolved] separate content from header en footer but one container with sidebar

Home Forums Support separate content from header en footer but one container with sidebar

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #4052
    Iwan

    Hi, is it possible to use separate content with the header en footer but still one container with the sidebar?

    #4053
    Tom
    Lead Developer
    Lead Developer

    For sure – set the option to one container, and then add this CSS:

    .one-container .site-main {
          padding-top: 30px;
          padding-bottom: 30px;
    }

    That should do it 🙂
    Tom

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