Space between Header and Content, how to reduce it?
Hi, by default there is a space between Header and Content (when there is no slider) that i want to reduce.
I put a CSS code
body:not(.template-slider) #Header {
min-height: 180px;
}
But when the site go responsive the space return to its default size. I dont' want that space, what i have to do?
Thank you.
Comments
please send us link to page where you got this space first so we can have a look on it.