[Resolved] Separating space above content from space between separate containers

Home Forums Support [Resolved] Separating space above content from space between separate containers

Home Forums Support Separating space above content from space between separate containers

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #58670
    Dee Broughton

    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?

    #58677
    Tom
    Lead Developer
    Lead Developer

    Hi Dee,

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

    Thanks!

    #58684
    Dee Broughton
    #58809
    Tom
    Lead Developer
    Lead Developer

    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 πŸ™‚

    #58850
    Dee Broughton

    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/

    #59213
    Tom
    Lead Developer
    Lead Developer

    You’re welcome – the site looks great! It’s amazing how many different looks people can come up with using the same theme! πŸ™‚

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.