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/
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