Hi, I have just changed to liquorice theme, but the header is huge and I want to reduce it. I can't figure out in my style sheet which piece codes for the header size. Can anyone help?
Thanks
The blog I need help with is annadubuis.wordpress.com.
WordPress.com is an easy way to start blogging. Get a blog, check out our features, read the latest announcements, choose from great themes, or learn about the team behind it.
Need help? Check out our Support site, then
Hi, I have just changed to liquorice theme, but the header is huge and I want to reduce it. I can't figure out in my style sheet which piece codes for the header size. Can anyone help?
Thanks
The blog I need help with is annadubuis.wordpress.com.
If you mean reducing the space above and below the title and tagline, add this to your CSS:
#site-title {margin-top:0;}
#site-description {margin-bottom:20px;}
thanks! perfect solution
You're welcome. In the future, better post such questions to the CSS forum, not the Support forum.
ok will do,
while im on here though, would you know why formatting of my text e.g. bold and italics, are not working when published?
thanks
This topic has been closed to new replies.