Hello I need help my Shopify store is putting all the products that I have on my store on auto sale I don’t know why it’s doing that can someone show me to take the auto sale off so it doesn’t put the sale but full price I’ve included some photos to show how it’s putting my products on sale and not showing the full price.
Hi @alvinmumelo
Ok dear, please share your store URL and collaborator code with me so I can check and provide you with the proper solution.
Hey @alvinmumelo
You added this code below in your base.css file on line number 3599 which caused the problem. Just remove this following code from the file and that should solve it.
.price__container, .price__badge-sale {
display: flex !important;
justify-content: center;
}
RESULT:
If you require any other help, feel free to reach out to me. If I managed to help you then a Like would be truly appreciated.
Best,
Moeed
This the stores url https://hollywoodsaintsapparel.com/
Store url is Hollywoodsaintsapparel.com



