Home Forums WoodMart support forum product slider Shadow Reply To: product slider Shadow

#239702

Hello,

Please try adding the following Custom CSS in the Custom CSS for the Mobile area under Theme Settings >> Custom CSS.

.disable-owl-mobile .owl-carousel {
	-webkit-mask-image: none !important;
}

Regard’s.
Xtemos Studios.