how to create gap between header and body using CSS?
-
Hello,
I’m trying to create a space or gap below the header area, so the header ( logo and menu ) are separated from the main content / side bar. Typically if I add a margin-bottom or margin-top in one of the DIVs, then it will create a visible, but with hueman there is always a white background.
I’d like to create a gap that separates the first sidebar from the content / second sidebar. I want to see the background in the gap. Again if I use margin, I create space, but there’s still a white background so I can’t see the background.
What is the DIV ID or CLASS that is creating the white background in the CSS?
( between header area and content / sidebars; and, between first sidebar and content / sidebar )
The topic ‘how to create gap between header and body using CSS?’ is closed to new replies.
