Quote:
Originally Posted by photon
This is more of a CSS question than a Wordpress specific question, though someone with CSS experience and Wordpress experience both might have a better answer.
Lots of white space is currently the popular designs rather than trying to get more info in a small space.
Incidentally the site doesn't look right to me, it's like a bunch of the theme isn't working.
|
You are right. I have hidden some features via CSS to get more content on the page when first viewed.
Quote:
Originally Posted by getbak
It looks like the height is being set with the padding on: .main-navigation a
Right now, the padding is set to 2em. If you reduce that, it should reduce the overall height of the text box.
|
Thanks. I'll try that shortly.