Shopify themes, liquid, logos, and UX
Hi can someone help us with the adjustment of our sale prices? We tried some different coding but unfortunately it didn't work out.
We would like to:
1. move our new price before the sale price.
2. make the new/current price BOLD & in our designated pink color.
Is this possible for blockshop theme? Link to the store: Sale – Rosies | online jewelry
Hi @thirza
You can achieve this by adding this CSS code
You just need to follow these steps:
1) Go to the Online Store
2) Edit Code
3) Find theme.css / base.css
And past that CSS Code:
.product--price-wrapper {
flex-direction: row-reverse;
}
.product--price-wrapper span.product--price {
font-weight: 700;
color: #ffd7d7;
}
I hope this solution works for you!
If it does, please Like It and Mark It As A Solution, or support me by Buying Me A Coffee to keep me going!
-If this solution helps you, kindly LIKE THIS REPLY and MARK AS A SOLUTION OR
-If you need an expert Shopify developer for customization and development, feel free to contact me.
Email: Mehran.ali5300@gmail.com
WhatsApp: +92 343 0211536
Unfortunately didn´t work..
Pasted it into theme.css but no difference
Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024