Hi all,
I already untick the header “Country/region selector”, and it never show in my pc edi (which is good), but not sure why when I use my phone to view my website, the country/region selector still there, is there anyway to hide it?
Here is my website link:
https://18s8pg-0g.myshopify.com/
Thank you.
Hey! @empressculture ,
Go to your Shopify Admin Panel.
Navigate to Online Store → Themes.
Click on Edit Code (not Customize).
Open the theme.liquid file (found inside the Layout folder).
Scroll down and paste the code just before the tag:
Hey @empressculture
Follow these Steps:
Go to Online Store
Edit Code
Find theme.liquid file
Add the following code in the bottom of the file above tag
RESULT:
If I managed to help then, don’t forget to Like it and Mark it as Solution!
Best Regards, Moeed
@CodingFifty work edi, thx.