Shopify themes, liquid, logos, and UX
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
Solved! Go to the solution
This is an accepted solution.
Hi @CreatorTim
Check your Base.css file where you paste the code.
Add 1 closing bracket } on the 4289 line.
And Save. Let me know if your still having problem. THanks!
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
position: relative;
border: none;
This is an accepted solution.
Hi @CreatorTim
Check your Base.css file where you paste the code.
Add 1 closing bracket } on the 4289 line.
And Save. Let me know if your still having problem. THanks!
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
Thanks bro! You're legend
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025