Adjust the height on menu bar


Author Message
menu

Posted: 10/23/2014
Quote message 

how would you adjust the menu bars height?
im using,
$title = apply_filters('the_title', $this->title, $this->id);
so I can have a <br /> in my menu title, but the second word shows up under the menu bar.
the only option is padding, but that only makes the first word centered
I looked instyle.responsive.css and the height seems to be set to auto, som im not sure where to adjust this.
(need the height settings for desktop view)