Shopify themes, liquid, logos, and UX
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
Hello,
I am using DAWN theme. I want to remove the slider display completely from the slideshow block, while retaining the slide function. So my desired function is after these bars are removed, the images will appear as image banners but you can still swipe through the slideshow somehow.
Solved! Go to the solution
This is an accepted solution.
Awesome!
Add this to the bottom of your component-slideshow.css file:
.slideshow__controls.slider-buttons.no-js-hidden {
display: none;
}
Hi and welcome!
Please provide the URL to your store and I will take a look for you
This is an accepted solution.
Awesome!
Add this to the bottom of your component-slideshow.css file:
.slideshow__controls.slider-buttons.no-js-hidden {
display: none;
}
OMG thank you so much it worked ❤️
Glad to hear 🙂
If you could take a moment to read my signature below, I would really appreciate it ❤️
You're the best WoodyDev😭 ❤️
Hi Woody, I have tried this and it did not work. Can you please Help Me? www.ballardbear.com
Hey Woody,
To me it doesn't work, do you have another solution maybe?
Olá, estou com o mesmo problema na minha loja, será que você poderia me ajudar também com isso, testei o código acima que você forneceu mas não deu certo será que você poderia ver isso na minha loja por gentileza.
URL da loja: https://www.hydragonstore.com/
Hi woodydev, requesting help from you for removing the pagination on my website. I have tried the two methods listed here but they did not work. www.inara0523.com is my website.