Archived topic
separate content from header en footer but one container with sidebar
1 reply · Started by Anonymous on July 15, 2014
Viewing posts 1–2 of 2
Hi, is it possible to use separate content with the header en footer but still one container with the sidebar?
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
This archived topic is closed to new replies.
