imbalance 2 too much white space in header
-
lakeandmain.net Using Imbalance 2 and it fits my needs perfectly, except there is too much white space between the header section and the content section. Is it possible to reduce that space?
The blog I need help with is: (visible only to logged in users)
-
Hi there!
This spacing can be adjusted with CSS adjustments in your Customizer.
If you’d like to give this a try, click Appearance → Customize in your site’s Dashboard (or CLICK HERE. Then, click CSS in your right-hand menu. In the CSS Revisions box, please paste the following above the first code (a:link { color: #8A0829;}):
#header {
padding-bottom: 0px;
height: 375px;
}Then Save your changes.
That should do the trick! If I can help in any other way, please drop me a line. Cheers :)
- The topic ‘imbalance 2 too much white space in header’ is closed to new replies.