twentyeleven post margins
-
Hi
An absolute beginner here. Using the twentyeleven theme I’m trying to remove some of the spacing between the menu bar and the post heading (see http://timorharii.org/about-us/ — the inch gap between the menu bar and ‘About us’).
I’m not sure what code line it is — I thought this —
/* =Content
———————————————– */#main {
clear: both;
padding: 1.625em 0 0;
}But when I pasted this into my edit box —
#main {
clear: both;
padding: .5em 0 0;
}…nothing happened.
Thanks in advance
The blog I need help with is: (visible only to logged in users)
-
-
-
- The topic ‘twentyeleven post margins’ is closed to new replies.