I’m looking to change the color of the strikethrough to the red color of the sale price. Right now it is a black color and it is really hard to see. Can someone help me figure out how to change this?
Topic summary
A user needed to change the strikethrough price color from black to red (matching the sale price) on their product page using the Publisher theme, as the current black color was difficult to see.
Resolution:
- Another user provided a step-by-step solution involving custom CSS code
- The fix required editing the theme.liquid file in the theme code editor
- Custom CSS needed to be added above the tag to modify the strikethrough color
Outcome:
The issue was successfully resolved after implementing the provided code solution.
Hey @Gossipladyz
Kindly share your store URL and password if enabled
pwd: lady123
Hey @Gossipladyz
Follow these Steps:
- Go to Online Store
- Edit Code
- Find theme.liquid file
- Add the following code in the bottom of the file above tag.

If I managed to help you then, don’t forget to Like it and Mark it as Solution!
Best Regards,
Moeed
1 Like
Thanks, issue resolved
