Twenty Eleven Post Title
-
Need the CSS code to add to bring a post title closer to the start of the entry in the Twenty Eleven theme.
The blog I need help with is: (visible only to logged in users)
-
I would do the following which will target the single post pages since that appears to be where you have a large gap. Adjust the top padding value as desired.
.single .entry-content { padding-top: 1.625em; } -
Also, please post CSS related questions in the CSS forum since those that help with CSS look there first and might miss your question if it is in other forums.
-
-
- The topic ‘Twenty Eleven Post Title’ is closed to new replies.