I've replaced the logo in the header with text surrounded by H1 tags for the Slice theme. I also went into Theme Options->Styling Options and added this custom CSS:
.logo h1 {height:200%;}
But when I view the home page, the text height doesn't change. I've also tried 40px; and it doesn't help. Firebug shows the CSS rule, so it should be applied - so I don't know why it isn't working.
Any help?
Thanks,
Andrew

