Decrease hight of my banner

Hi,

On my webshop https://waterfilterprofessional.nl/ I want to decease the hight of the banner of my homepage. Now it’s really big.

How can I do that?

@Jake-S

Add this code to Edit theme >> base.css File

@media(min-width:990px){
.slider-mobile-gutter .slideshow.banner.banner--adapt_image{
  max-height: 400px !important;
}
}

Let me know if it works or not.

Thanks, it partly worked. Only the banner scrolls along. How can I fix that?

@Jake-S Hello

Go to customize > select slide height from “slideshow” them pick slider size small/medium/ .

Hi @kazi_1 , thanks for the reply. But I don’t have that option in the settings of the slideshow

@Jake-S If you are using refresh theme i have that option. I have attached screenshot

Thanks @kazi_1 ! It worked

@Jake-S great if you need any help you can contact me thanks!