Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author Ben Sibley

    (@bensibley)

    Thanks for using Period!

    Something like this should work well:

    body {
      margin: 48px;
    }

    Here’s how you can update it to change the background colors too:

    body {
      margin: 48px;
      background: #fff;
    }
    .overflow-container {
      background: #f1f1f1;
    }
    Thread Starter dscottosage

    (@dscottosage)

    Ben,

    That is great! I really like the Period Pro theme. Also, the documentation on your site and the support here is fantastic.

    David

    Theme Author Ben Sibley

    (@bensibley)

    No problem, I’m glad to hear that!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Changing the Layout to Boxed’ is closed to new replies.