Reply 140437 to: Header Height (Padding)

Avatar: Olga Barlow
Olga Barlow
Support staff
September 22, 2016 at 10:59

Hello,

Now everything is fine. Very nice color scheme by the way!
Add the following code in Theme Options > Styling > Custom CSS or in child theme style.css if you are using child theme

@media only screen and (min-width: 992px){
.header-wrapper header > .container .container-wrapper {
    padding-top: 3.14em;
    padding-bottom: 3.14em;
}
}

Regards

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.