Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Hello all,
I'm currently using the Dawn theme, Shopify basic plan, and I set EUR as my store currency (in Settings --> Store Details).
So, the Country/Region tab at the bottom left of my website homepage has all the EUR countries, from Andorra to Spain. I do not want my customers to be confused because I'm selling to non-EUR countries as well.
Is there a way to have this tab include all countries I ship to? Ideally, for the currency of the prices on my website to change accordingly too. Or do I need to upgrade to Shopify Plus?
If not, is there a way to remove this Country/Region tab?
Thank you in advance!
Solved! Go to the solution
This is an accepted solution.
@michaelvisa,
Editing the countries wouldn't be a very simple task. If you prefer to remove it instead, you can do the following:
1. In your Shopify Admin go to: online store > themes > actions > edit code
2. Find Asset > base.css and paste this at the bottom of the file:
#FooterCountryForm{
display: none !important;
}
Kind regards,
Diego
This is an accepted solution.
@michaelvisa,
Editing the countries wouldn't be a very simple task. If you prefer to remove it instead, you can do the following:
1. In your Shopify Admin go to: online store > themes > actions > edit code
2. Find Asset > base.css and paste this at the bottom of the file:
#FooterCountryForm{
display: none !important;
}
Kind regards,
Diego
Thank you so much Diego!
@diego_ezfy this solution didnt work for me ( i copied and pasted this code at the bottom on base.css and still the country thing shows up on the bottom of the screen ..i even removed it from the theme and it still shows
any updates I still cant do it
did not work for me I still get it.
Hello @michaelvisa
Hope your are doing well
No need update shopify plan
we can manage it from shopify liquid
can you share your store url
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025