Dawn Theme - Video thumbnail displaying on top of product video on

Hi, I’m facing an issue on the dawn theme where the thumbnails of my product videos are displaying above the actual product video, as shown in screenshot provided. I would like to fix this, if possible, to where it is just the video displayed on my product image carousel.

If anyone could kindly assist me it would be very much appreciated. Thank you.

website: jewelrypapas.com

guest password: ifrahg

HI @trippyxod ,

Please add the below CSS at the end of your “section-main-product.css” file. you can find this file in assets folder of your theme.

.product__modal-opener--video{
display:none !important;
}

let me know if you have any doubts.

1 Like

This worked perfectly, thank you for the fast response and fix! Have a wonderful day.

Not a problem. have a nice day :slightly_smiling_face: