UPDATE
The last question plus:
How can I add more space between main content and header?
Thanks
Leo
(@leohsiang)
Can you link us to your site?
Thanks, O already fixed the issue with the following code:
.separate-containers .site-main {
margin-top: 30px !important;
margin-bottom: 30px !important;
margin-right: 30px !important;
}
.separate-containers .inside-right-sidebar,
.separate-containers .inside-left-sidebar {
margin-top: 30px !important;
margin-bottom: 30px !important;
[Moderator note: code fixed. Please wrap code in the backtick character or use the code button.]
-
This reply was modified 8 years, 5 months ago by
bdbrown.