PRODUCT PRICE & STRIKE THROUGH PRICE ALIGN CENTER - DAWN THEME

CentreStepIndia
Tourist
13 0 3

Hi

Anyone can help. We would like to align the product price & strike-through price in the center like the product title.

Anyone can help with the code & location to place?PP.png

 

Replies 6 (6)

Zworthkey
Shopify Partner
5581 642 1565

Hii, @CentreStepIndia 
Kindly share your store URL so,
I can solve it perfectly.
Thank You.

LitCommerce
Astronaut
2860 684 732

Hi @CentreStepIndia,

Please follow these steps:
- Step 1: Go to Online store > Themes > Actions > Edit code.
- Step 2: Go to Assets > component-card.css and paste this at the bottom of the file:

.card-information__wrapper>.price{
	justify-content: center !important;
}

Hope it helps!

LitCommerce - The Most Simple & Affordable Multi-channel Selling Tool.
Effortlessly sell on biggest marketplaces like Amazon, Etsy, eBay, Facebook etc with bulk listing tool, real-time sync & smart order management. Use LitCommerce free for 1-year now!
PeterMantu
Excursionist
15 2 3

This does not work. I have tried it on my site at https://queenswalkincloset.com/

Peter Mantu
Company Website: https://www.pnpaiiih.com/
Shopify Store: https://queenswalkincloset.com/
dmwwebartisan
Shopify Partner
12280 2546 3693

@PeterMantu 

- Step 1: Go to Online store > Themes > Actions > Edit code.
- Step 2: Go to Assets > component-price.css and paste this at the bottom of the file:

.price--on-sale .price__sale {
    display: block !important;
    flex-direction: row;
    flex-wrap: wrap;
}

Thanks!

If helpful then please Like and Accept Solution | Email: dmw.webartisan@gmail.com |  Instagram: @dmw.webartisan
Check here PageFly App to customize your pages | #1 Product Filter & Search app on Shopify | The most powerful Shopify page builder app
PeterMantu
Excursionist
15 2 3

This worked! Thank you so much @dmwwebartisan 

Peter Mantu
Company Website: https://www.pnpaiiih.com/
Shopify Store: https://queenswalkincloset.com/
PeterMantu
Excursionist
15 2 3

How do I center align variant, price & strikethrough on product page?  See example at here

Peter Mantu
Company Website: https://www.pnpaiiih.com/
Shopify Store: https://queenswalkincloset.com/