How to remove currency name from total in shipping page?

Anna_Wang1
Excursionist
72 1 4

Hello everyone,

 

I would like to remove CAD from the Shipping page, but I didn't find where is the code.

Could someone can help me? Thank you so much for your help

 

cad.PNG

Replies 6 (6)

oscprofessional
Shopify Partner
15830 2369 3071

Hi,
Please share your store URL with password (If Needed) , So that I will give you proper solution here !

Get pass your Store Core Web Vital Free Speed Optimization Audit, Chat on WhatsApp | Skype : oscprofessionals-87 | Email: pallavi@oscprofessionals.com | Custom Pricing Wholesale App : Free | Hire us | Guaranteed Site Speed Optimization | Website Free Audit | Shopify Theme Customization | Build Shopify Private App | Shopify SEO | Digital Marketing
Anna_Wang1
Excursionist
72 1 4

Thank you for your reply. This is my store URL.  https://ctoms.ca/

And the CAD is on the Shipping page. Thank you.

 

 

oscprofessional
Shopify Partner
15830 2369 3071
span.payment-due__currency.remove-while-loading {
    display: none;
}

Hello
Add this css at the bottom of your store style sheet file which is in working !

Get pass your Store Core Web Vital Free Speed Optimization Audit, Chat on WhatsApp | Skype : oscprofessionals-87 | Email: pallavi@oscprofessionals.com | Custom Pricing Wholesale App : Free | Hire us | Guaranteed Site Speed Optimization | Website Free Audit | Shopify Theme Customization | Build Shopify Private App | Shopify SEO | Digital Marketing
Anna_Wang1
Excursionist
72 1 4

Hi, thank you for your help, but it doesn't work on my website.

I tried to add this code to my css file (theme.scss.liquid), but it doesn't work.

I open the developer tool, and I found the css code

Anna_Wang1_1-1614010174151.png

If I add display: none here, it will be working.

Anna_Wang1_2-1614010236342.png

 

But I couldn't find where this file is. Is this a security file? 

I really appreciate your help.

 

oscprofessional
Shopify Partner
15830 2369 3071
span.payment-due__currency.remove-while-loading {
    display: none !important;
}

update it 

Get pass your Store Core Web Vital Free Speed Optimization Audit, Chat on WhatsApp | Skype : oscprofessionals-87 | Email: pallavi@oscprofessionals.com | Custom Pricing Wholesale App : Free | Hire us | Guaranteed Site Speed Optimization | Website Free Audit | Shopify Theme Customization | Build Shopify Private App | Shopify SEO | Digital Marketing
pnini
Visitor
1 0 0

Hi,

I have the same problem.

I want to remove ILS currency from checkout page.

I put this CSS:

.span.payment-due__currency.remove-while-loading {
display: none !important;
}

in custom.style.css file but the ILS is still appear.

can you please help me?

the website is :https://hellomoy.com/57784762545/checkouts/6d2c865951fc8b2edc5ee0047b5f54d1