How to remove the picture count on my mobile product display

How do I remove the < 1/4> out completely? I don’t like the way it look and don’t want it. I’m using Sense theme for your information

2 Likes

Please tell us your store address

@chocolatte1234

can you try this code

  1. Go to Online Store->Theme->Edit code
  2. Asset->/base.css ->paste below code at the bottom of the file.
.product .slider-buttons {display: none !important;}

Awesome! That works like magic. Is it possible to do for the ‘featured collection’ too?

1 Like

Hello, there

kindly count me in i will help you to remove 1/4 on your collection

@chocolatte1234

its my pleasure

can you add this code

.collection .slider-buttons {
    display: none;
}
1 Like

Thank you so much!

1 Like

@chocolatte1234

its my pleasure to help us