Shopify themes, liquid, logos, and UX
Hey I'm looking for some coding that will remove the slider controls for the featured collection option. I am using craft theme. I want the arrows and number removed, but want to keep the slider. I had it that way, but when I updated my theme the code didn't work anymore.
store link: capecandleco.com
Solved! Go to the solution
This is an accepted solution.
Do you mean this one?
If it is try this one.
@media only screen and (max-width:989px){
.slider-buttons.no-js-hidden {
display: none;
}
}
This is an accepted solution.
Do you mean this one?
If it is try this one.
@media only screen and (max-width:989px){
.slider-buttons.no-js-hidden {
display: none;
}
}
That worked. Thank you so much!
By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024