Gap between Menu bar and page content
-
I can’t find a way to reduce the large gap between the black menu bar and page content (including widgets) on my twenty eleven theme. Is there a simple CSS code I can use for this? Same problem all pages/posts.
Page: http://westcoastantiaging.wordpress.com/bio-topical-hormone-therapy/~ appreciate any help!
The blog I need help with is: (visible only to logged in users)
-
The first bit here will tighten it up some. If it isn’t enough, use the second bit and adjust the -20px value as needed.
#main, .entry-content, .entry-summary { padding: 0; }#primary, #secondary { margin-top: -20px; } -
-
- The topic ‘Gap between Menu bar and page content’ is closed to new replies.