Shopify themes, liquid, logos, and UX
Hello guys,
Impulse theme- looking to change pricing with products to show selling price in red text (first) and then the compare price crossed out (second) so reversed order with selling price changed to red- below screenshot is how it currently is set.
Second screenshot is how I want it to be 🙂
URL- blakehampton.com
thanks in advance 🙂
Solved! Go to the solution
This is an accepted solution.
Unfortunately, if you're using the Dawn theme, we can change the color of the selling price. However, the Impulse theme has different code structures.
Hi @Tommyboi
Try this one.
.grid-product__price {
display: flex;
justify-content: center;
gap: 1rem;
}
span.grid-product__price--original {
order: 2;
}
span.grid-product__price--savings {
order: 3;
}
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
Thank you, also want to changes selling price to red colour though please?
This is an accepted solution.
Unfortunately, if you're using the Dawn theme, we can change the color of the selling price. However, the Impulse theme has different code structures.
thank you
Sorry for the previous question. The paid theme has many differences compared to the free theme.
Welcome! Would you mind hitting 'like' as well? Thanks!
Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025