Hello
I would like to change the roundness of my sale badge to 4px
on the product grid and product page.
maybe so i can also adjust the padding side to side and top to bottom
here the screenshots
A user wanted to customize their sale badge styling by adjusting the border radius to 4px and modifying padding on both product grid and product pages.
Initial Request:
Solution Process:
password.liquid filetheme.liquid file instead, above the </body> tagResolution:
The corrected solution worked successfully. The CSS customization involved adding styling code to the theme file to control the badge’s border-radius and padding properties.
Hello
I would like to change the roundness of my sale badge to 4px
on the product grid and product page.
maybe so i can also adjust the padding side to side and top to bottom
here the screenshots
Hi @LeandroS
Please, share your store URL and password. Thanks!
password: GOGGHI10NEWWEBSITE2025
Hey @LeandroS
Follow these Steps:
Go to Online Store
Edit Code
Find password.liquid file
Add the following code in the bottom of the file above tag
RESULT:
If I managed to help you then, don’t forget to Like it and Mark it as Solution!
Best Regards,
Moeed
hi
thanks for the reply!
unfortunately its not working..
ah my bad, you’re supposed to add it in theme.liquid not password.liquid.
Best Regards,
Moeed
thanks worked perfectly!
Thank you for your reply. I’m glad to hear that the solution worked well for you. If you require any more help, please don’t hesitate to reach out. If you find this information useful, a Like would be greatly appreciated.