Hi, i want the red save button removed but the shopify help support told me it have to be coded away. Someone that can help me out here? ![]()
Topic summary
A user wants to remove a red “save” button (likely a discount badge) from their Shopify store using the Prestige theme. Shopify support indicated this requires custom coding but doesn’t provide coding assistance themselves.
Proposed Solutions:
- One community member suggested adding CSS code (
.badge { display: none; }) to the Custom CSS section to hide the button. - Another developer offered to provide a tailored solution if the store URL and password are shared.
Status: The issue remains unresolved as the original poster hasn’t confirmed whether the CSS solution worked or provided store access for further assistance.
They don’t code for me, how do I then get the help? They told me to come in
Prestige ![]()
Hello @Magnates
Have you been able to find solution to this?
You can remove that button by adding this code to Custom CSS of that section.
.badge { display: none; }
Hello @Magnates
Welcome to the Shopify Community! Please share your store URL and password (if it’s password-protected), so I can check and provide you with the exact solution.
