Aligning the placement of currency code after the price text problem in shopify dawn theme 15v?

Solved

Aligning the placement of currency code after the price text problem in shopify dawn theme 15v?

ctal37
Trailblazer
159 1 37

FDF2ADC2-B646-4F06-863B-0349EC1C7BE2.jpeg

Hiii

How do I align the placement of currency code after the price text problem in checkout page in shopify dawn theme 15v?
I want the currency code alignment with price tag only, I don’t want currency code going up and price tag is under. 

 

Accepted Solution (1)
Asad-Mahmood
Navigator
309 53 61

This is an accepted solution.

Go to your online store -> customize -> settings -> custom css and paste this code there

span.price.price--end {
    white-space: nowrap;
}
If my solution has been helpful, you can consider supporting me via Buy Me a Coffee.
Hire me: asadmahmood8470@gmail.com
WhatsApp
Fiver




View solution in original post

Replies 6 (6)

Asad-Mahmood
Navigator
309 53 61

What's your store url ?

If my solution has been helpful, you can consider supporting me via Buy Me a Coffee.
Hire me: asadmahmood8470@gmail.com
WhatsApp
Fiver




ctal37
Trailblazer
159 1 37

my store link—   http://5a3cf5-fc.myshopify.com

Asad-Mahmood
Navigator
309 53 61

This is an accepted solution.

Go to your online store -> customize -> settings -> custom css and paste this code there

span.price.price--end {
    white-space: nowrap;
}
If my solution has been helpful, you can consider supporting me via Buy Me a Coffee.
Hire me: asadmahmood8470@gmail.com
WhatsApp
Fiver




ctal37
Trailblazer
159 1 37

It worked but could please help me how do make price numbers and currency a little closer. there’s just too much space in bw the numbers and currency too.

9B3B2173-5DFC-4C66-8F67-59433BEB834A.png

Asad-Mahmood
Navigator
309 53 61

I checked and there is no extra space between currency symbol and price.

If my solution has been helpful, you can consider supporting me via Buy Me a Coffee.
Hire me: asadmahmood8470@gmail.com
WhatsApp
Fiver




ctal37
Trailblazer
159 1 37

Its fine now thankyou.

@Asad-Mahmood could you please check my profile i’ve some other issues as well.