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

Re: How to disable this " DOT " on a slide banner

Solved

How to disable this " DOT " on a slide banner

OLIV1
Explorer
75 1 23

Hi everyone

can anyone help me how to disable  " DOT " in a slide banner

I remember to see there is a button to disable this but I forgot

website : www.oscarliving.co.id

Empire 11.1.3

Screenshot 2025-05-24 at 11.42.14 AM.png

OLV
Accepted Solution (1)

GTLOfficial
Shopify Partner
881 182 192

This is an accepted solution.

Hello @OLIV1 
Go to online store ----> themes ----> actions ----> edit code ----> theme.css
add this code at the end of the file and save.

.slideshow-pagination {
display: none !important;
}

result
17.png

If this was helpful, hit the like button and accept the solution.
Thanks

- Buy me a Pizza
- If helpful then please Like and Accept Solution.
- Want to modify or custom changes or bug fix on the store Hire me. GTL web solutions
- Want Complete Storefront: Send an email ⇨- Email: info@gtlofficial.com - Skype: ritesh_27dh

View solution in original post

Replies 4 (4)

GTLOfficial
Shopify Partner
881 182 192

This is an accepted solution.

Hello @OLIV1 
Go to online store ----> themes ----> actions ----> edit code ----> theme.css
add this code at the end of the file and save.

.slideshow-pagination {
display: none !important;
}

result
17.png

If this was helpful, hit the like button and accept the solution.
Thanks

- Buy me a Pizza
- If helpful then please Like and Accept Solution.
- Want to modify or custom changes or bug fix on the store Hire me. GTL web solutions
- Want Complete Storefront: Send an email ⇨- Email: info@gtlofficial.com - Skype: ritesh_27dh
OLIV1
Explorer
75 1 23

Dear GTL

 

Thank You so much ...... It works well

 

Thank you thank you

OLV
GTLOfficial
Shopify Partner
881 182 192

Happy to help-you
Please hit the like button also.

- Buy me a Pizza
- If helpful then please Like and Accept Solution.
- Want to modify or custom changes or bug fix on the store Hire me. GTL web solutions
- Want Complete Storefront: Send an email ⇨- Email: info@gtlofficial.com - Skype: ritesh_27dh

Mustafa_Ali
Trailblazer
523 51 101
<style>
ol.slideshow-pagination {
    display: none !important;
}
</style>

Mustafa_Ali_0-1748064492262.png

hey @OLIV1 dear follow these steps
Go to online store ----> themes ----> go to three Dots ----> edit code ---->find theme.liquid files ----> place the code ---->before the </body> ----->
before the body ----->
if this code work please do not forget to like and mark it solution

 

"Need a Shopify Specialist"?Chat on WhatsApp
Or email at: mustafaalideveloper001@gmail.com
"If my solution was helpful, mark it as a solution and hit the like button! And wait don't forget to"