If you want to reduce the white space between your blog post title and your blog post, go to Template>Customize>Advanced>Add CSS, and add this...
.post-title.entry-title{
margin-bottom: -20px !important; }
Hit the space key and see if it works.
If it looks right, Save.
I ended up changing my number to -15px. You can play with the numbers till you have it how you want it.
That's it!
No comments:
Post a Comment