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
I’m trying to change my slideshow dots into pictures but I’m having trouble finding the code for it.
Do you want chang imange like this @Jessicacsarav1a ?
If our suggestions are useful, please let us know by giving it a like or marking it as a solution.
Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)
Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page
Yes! I tried copying the code from above but it doesn’t let me
- Here is the solution for you @Jessicacsarav1a
- Please follow these steps:
- Then find the theme.liquid file.
- Then add the following code at the before tag </head> and press 'Save' to save it.
<style>
.slider-counter__link span.dot {
background: url(https://boujeebloomdesignco.myshopify.com/cdn/shop/files/Untitleddesign.zip-2_c68f8918-09f1-449f-805a-1046bd820cdc.png?v=1724421239&width=360) !important;
}
</style>
Note: url(your image url)
- Here is the result you will achieve:
- Please press 'Like' and mark it as 'Solution' if you find it helpful. Thank you.
If our suggestions are useful, please let us know by giving it a like or marking it as a solution.
Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)
Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page
I got it, but how do I change the image?
I’m not sure how to do that?
Would you mind sharing your store URL? Thanks!