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!
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By 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, 2024