How can i reduce header height?

This topic has 1 reply, 1 voice, and was last updated 6 years, 10 months ago by Spiracle Themes.

Viewing 1 reply thread
  • Author
    Posts
    • #1011


      Ihor
      Guest

      Hi, i need to reduce header height from 70vh to 50-60, how can i do this?

    • #1016


      Spiracle Themes
      Guest

      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

Viewing 1 reply thread

Reply To: How can i reduce header height?

Your information: