Shape 5

Joomla Templates => Amazed Photography - Club => : bollinger June 02, 2016, 08:35:16 AM



: How can I reduce the height of the header?
: bollinger June 02, 2016, 08:35:16 AM
Hi, the header seems to have too much space above/below the menu items. Is there a convenient way to reduce this size without causing issues on the rest of the site?

matthewbollinger.com

Thank you

Matthew


: Re: How can I reduce the height of the header?
: jonahh June 02, 2016, 11:52:54 AM
Hello,

Sure, you can reduce the padding here:

:
#s5_header_area2 {
    background: #fbfafa none repeat scroll 0 0;
    padding-bottom: 40px;
    padding-top: 40px;
}

template.css line 606