Slider height adjustment

Hello, I can’t seem to adjust the height of my slider using classes and styles. I can however adjust the width. I feel my slider is too narrow in height. Help!

Many thanks!

Hi @Boustfield, welcome to the forums! To adjust the height of the slider you must select the outer-most Slider element. That is what has the height of 300px set on it by default. You can add a class to it and change the height there.

Let me know if that works.

Thanks, that worked out fine.