Less space
-
How can I reduce the space between the head (where i put the logo) and the posts? There is two much white now.
thanksThe blog I need help with is: (visible only to logged in users)
-
To make the header area smaller in the Imbalance 2 theme, add this to your Appearance → Custom Design → CSS editor:
#header { padding-bottom: 0; } #branding { min-height: 0; } -
- The topic ‘Less space’ is closed to new replies.