Basically the client would like to remove all the countries so that it just says:
(CAD $)
(EUR Є)
(GBP £)
(USD $)
Reason being, while Slovakia is the country in their backend, it’s not the one they necessarily want so they said if we could just remove them all that would be best.
Hi @chels_grove Thank you for your question.
In this case, If your theme settings has not any settings to hide it, I think you need to remove the code in your theme code.
I can’t find country-localization.liquid in my code. I have two shops and it worked perfectly with the other one, so I know it works! Thank you for that.
I am trying to get rid of the country codes in this store and keep the currency:
To remove the country name and duplicate currency symbols, you’ll need to add the above code to your .liquid file, country-localization.liquid. This file is named as such in the default DAWN theme; if you can’t find it in your code, it’s because you’re using a different theme. Just try to locate the file in your code that refers to the currency selector and paste the above code.
I have this result in my store, and it works perfectly:
Thank you for your reply. The only file I can find is called currency-picker, but upon pasting the code it doesn’t work. I’m using the shopify Geolocation app, if that matters. Thank you!
I apologise for jumping into this thread, but this was exactly what I was looking for, and your solution was quite useful for me, , thank you so much!
I would need to to tweek a bit the CSS though, but I have no idea exactly “where”. I think the currencies in the dropdown are white by default, and as the background is white, they are not visible… they are only visible on on mouse over: