Shape 5

Joomla Templates => Spectrum - Club => : jdondia May 22, 2018, 04:06:03 AM



: Modify the height between the logo and the menu
: jdondia May 22, 2018, 04:06:03 AM
Hi,

I Want to reduce the height between the Logo and the menu.

I don't know where is it. Can you help me ?

Best Regards



: Re: Modify the height between the logo and the menu
: mikek May 22, 2018, 05:19:12 AM
Hello,

I would suggest using dev tools in your browser to identify any css changes. We don't provide modification services as part of our support. This is an easy one, it's in template.css under:

#s5_header_wrap {
    padding-top: 50px;
    padding-bottom: 70px;
}