Shopify themes, liquid, logos, and UX
Good morning, I would need to remove the numbers below the multicolumn section and slideshow section in the mobile version. The theme is "Sense".
I attach the screen.
I've tried every way I could but nothing, is it possible to fix this through code?
Thanks in advance!
@FX2000
Welcome to the Shopify community!
Thanks for your good question.
Please share your store URL.
So that I will check and let you know the exact solution here.
https://sprintmama.com/products/handymum
This is the page where we would like to make these changes
Add this code in the bottom of the slider-component.css file.
.slider-counter {
min-width: 2rem;
display: none !important;
}
Okay thanks, the result is this, but remain the "arrows" can be removed?
In addition I would like to ask you if it is possible to do this kind of thing, that is to glimpse the second multicolumn already from the first, and so on. I attach the screenshots.
Okay thanks, the result is this, but remain the "arrows" can be removed?
In addition I would like to ask you if it is possible to do this kind of thing, that is to glimpse the second multicolumn already from the first, and so on. I attach the screenshots.
Add the following css:
.sliderw-buttons .slider-button {
display: none !important;
}
.slider-counter {
min-width: 2rem;
display: none !important;
}
Are you able to assist me with mine? I have both a slideshow and multicolumn that have the arrows, dots or numbers and I would like to remove those from both.
This is the direct link, they're both on the home page -- slideshow on the very top and multicolumn at the bottom with "Affilliates"
Thank you https://globalallureusa.net/
2m ago Learn the essential skills to navigate the Shopify admin with confidence. T...
By Shopify Feb 12, 2025Learn how to expand your operations internationally with Shopify Academy’s learning path...
By Shopify Feb 4, 2025Hey Community, happy February! Looking back to January, we kicked off the year with 8....
By JasonH Feb 3, 2025