Remove extra white space between header and content
-
Hi
I am trying to reduce the white space between my header and content.
If I inspect the element I see the following code.
#main, #sidebar-primary, #sidebar-secondary {
padding-top: 2.617924em;
padding-bottom: 2.617924em;
}
I can’t figure out where to set the padding to 0 to reduce the white space.
Here is a screenshot.
https://ibb.co/8bZgt70
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Remove extra white space between header and content’ is closed to new replies.