How can I remove the gray bar from my Brooklyn Theme slideshow video?

Hi! I am using the Brooklyn Theme and my slideshow video, a gray bar appeared. I tried changing the height of the slideshow and even the height of the video. It looks like the template for the photo/video is larger than the video itself and is causing the gray, empty background. Is there a code to fix this? Thanks!

1 Like

Hii, @lilyyp
Kindly share your store URL so,
I can solve it perfectly.
Thank You.

Hi @Zworthkey its liveinbungalow.com

thank you!

.slick-list {
    height: 203px !important;
}

@lilyyp
Add this code in theme.scss

1 Like

@Zworthkey Amazing! Worked great. Thank you so much!!!

Hi @Zworthkey just checked desktop website and it cut the slideshow in half. Is there a way to fix this? Looks great on mobile though. Thanks!