Bueno CSS help: Remove space between post title and post text
-
Hi! I’m using the Bueno theme. How do I reduce the space between the post title and the first line of the post text? I was able to remove the line below the post title via CSS but now I have this extra space between my post title and the first paragraph of my post.
I have the CSS upgrade and my blog is:
http://chellelandia.wordpress.com
Thanks!
The blog I need help with is: (visible only to logged in users)
-
Try this and see if it gets things close enough. Looks pretty good to me at 0.
.post .title, .page .title { margin-bottom: 0; } -
-
- The topic ‘Bueno CSS help: Remove space between post title and post text’ is closed to new replies.