Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter eleveno

    (@eleveno)

    UPDATE
    The last question plus:
    How can I add more space between main content and header?
    Thanks

    Can you link us to your site?

    Thread Starter eleveno

    (@eleveno)

    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 6 years, 11 months ago by bdbrown.
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Space between content and sidebar’ is closed to new replies.