Shopify themes, liquid, logos, and UX
Hello everyone, I hope you’re all doing well.
I’m currently using the Impact theme, and on the slideshow, a circle appears as the slide navigation button instead of an arrow or hand icon (screenshot attached). Can I hide the circle icon or replace it with a hand icon?
I’ve seen a website created with the Impact theme where they use a hand icon as the slideshow button instead of a circle. Here’s the reference website: https://myperfectwear.com/.
This is my current website: https://retrosmarket.com
Any help would be greatly appreciated!
Solved! Go to the solution
This is an accepted solution.
Try this one.
custom-cursor.slideshow__cursor {
display: none;
}
:has(>custom-cursor:not([hidden])) {
cursor: pointer !important;
}
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
This is an accepted solution.
Try this one.
custom-cursor.slideshow__cursor {
display: none;
}
:has(>custom-cursor:not([hidden])) {
cursor: pointer !important;
}
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
Thank you so much , it works 😄
Welcome! Would you mind hitting 'like' as well? Thanks!
Done, thanks again 🙂
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