Hi, I want to remove all borders from my slideshow, how can I do that? I mean the ones around the arrows, image frames, etc.
I already used this code, but it only worked on mobile, not sure why.
.slideshow__controls {
border: 0 !important;
}
.slideshow__autoplay.slider-button {
border-left: 0 !important;
}
Here’s my store: https://creationwithtim.com/products/cinematiq-lut-collection-copy
(Just scroll all the way down there’s the slideshow)
Thanks,
Tim

