Space between menu and posts
-
Hi,
I was just wondering if there is a code for adjusting the space between the menu and the posts, it seems a bit too large of a gap.
Thank you, I really do love the theme!The blog I need help with is: (visible only to logged in users)
-
Add this first and see if it’s enough:
nav[role="navigation"] { margin-bottom: 0; }If it’s not enough, add this too and decrease the value:
#container { padding-top: 2.5em; } -
- The topic ‘Space between menu and posts’ is closed to new replies.