Hello Shopify talents,
I want to remove the banner below the slide section in mobile mode.
Please take a look at the below images.
And I added the below code in the style section, Slideshow1-liquid
@media (max-width:749px){.slideshow__text-wrap .slideshow__text-wrap–mobile .bg-white{display:none}}
I thought the above code could remove the banner regardless of sliding the image, but It doesn’t work at all. It doesn’t even work for one single slide.
I am not sure if what I am describing is enough to understand for you guys.
Please let me know which part you would need to take a look at for resolving this issue.
Any opinion will highly be appreciated!

