Shopify themes, liquid, logos, and UX
Dear,
I would like to change the color of the price and compare price on the product page.
&
Swap the position of the price. This is how it is now:
How I would like to have the colors and position:
So first the old compare price, then the new discounted price.
Using the symmetry theme, Here's a link to my product page: Product page
Could someone help me with this?
Thank you for your time!
Solved! Go to the solution
This is an accepted solution.
Hi @Rickyxane
You can try to follow this step
Step 1: Go to Edit code
Step 2: Find file main.css and add this code at the end of the file
span.price__current {
font-size: 25px !important;
}
Result
Best,
Daisy
This is an accepted solution.
Hi @Rickyxane
You can try to follow this step
Step 1: Go to Edit code
Step 2: Find file main.css and add this code at the end of the file
span.price__current {
font-size: 25px !important;
}
Result
Best,
Daisy
Thank you @DaisyVo for this working solution! And could you help me reduce the size of the variant pickers?
Would like to reduce the size.
Thank you!
In Canada, payment processors, like those that provide payment processing services t...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025