How decrease the Height of the TOP area just above the slider

Latest Reply from Alice at 2015-12-22 10:32:34
I want to reduce the height of the Top are just above the slider.

Can you help me please?

http://associationthebreeze.com

Thanks in advance

Rui
Hi!

You may reduce padding for #logo element in the style.css file of the theme:
#logo {
float: none;
text-align: center;
padding: 58px 0;
}

to reduce height of the top section.

Leave a reply

Add codeAdd image