Site logo

Archived topic

Separating space above content from space between separate containers

5 replies · Started by Dee Broughton on December 28, 2014

Viewing posts 1–6 of 6

The "Separating Space" section puts the same space above the content that it puts between containers. I don't want that space to be the same, but I can't figure out how to use CSS to lessen it. How would I do it?

Hi Dee,

Which spacing are you talking about when you say above content? Maybe take a quick screenshot so I know for sure?

Thanks!

Gotcha!

Here you go:

.separate-containers .site-main,
.separate-containers .inside-right-sidebar, 
.separate-containers .inside-left-sidebar {
      margin-top: 0px !important;
}

Adjust as needed :)

Picky, I know. Thank you. :) When the menu's horizontal across the top, it makes sense but with a sidebar menu it's a bit too much space, imo.

http://citation.tips/

You're welcome - the site looks great! It's amazing how many different looks people can come up with using the same theme! :)

This archived topic is closed to new replies.