How can i reduce header height?

I Started by Ihor · February 23, 2018 at 2:48 pm · 1 reply 1 voice Last reply 8 years, 4 months ago
ST
Spiracle Themes Original poster
#2

Hi Ihor,

Try the CSS below

#parallax-bg #slider-inner {
height: 50vh;
}

.slide-bg-section {
height: calc(50vh – 5px);
}

You can make it 60vh if you want

Copy and paste this in Appearance -> Customize -> Additional CSS

P.S. If you are happy with the theme or our support, we would really appreciate if you would leave us a review here

Krystal Review

Regards

Post a reply

Join the conversation. Be kind — this is a public forum.

Replying to How can i reduce header height?

By posting, your reply becomes public (unless marked private).