Remove country/currency selector on menu - both desk - Sense theme

I’ve tried everything and still couldn’t figure out how to remove this. I also unchecked the boxes that are inside the theme but it keeps on showing.

I’ve tried this coding solution but it doesn’t work.

Please add this code to your theme.liquid above the to get this solved

Step 1: Online Stores > Themes > More Actions > Edit code

Step 2: click on theme.liquid and paste the code above the

.menu-drawer__localization localization-form { display: none !important; }

Can someone help me? :disappointed_face: Here is a screenshot of what I’m dealing with:

@tinedgt - can you please share this page link?

Hi! Here you go: https://digitalfavesmrr.com/

@tinedgt - add this css to the very end of your base.css file

.header__icons .doubly-wrapper{display: none;}
1 Like

Hi @tinedgt

This is Amelia at PageFly - Shopify Advanced Page Builder app.

You can try the following steps I have provided to help you solve the problem you are facing:

Step 1: Online Store → Themes → Edit Code

Step 2: Choose file theme.liquid

Step 3: Add code above the tag


Hoping my solution helps you solve your problem.

Best regards,

Amelia | PageFly

1 Like

Thank you! This worked, finally!

Thank you so much! This worked too. :grinning_face_with_smiling_eyes:

1 Like

@tinedgt - welcome, do let me know if you need any more updates, you have my email below

1 Like