How to remove country selector from bottom of the page?

Solved

How to remove country selector from bottom of the page?

egsupplementss
Tourist
8 0 1

egsupplementss_0-1694869434308.png

 

Accepted Solution (1)

Moeed
Shopify Partner
7722 2071 2550

This is an accepted solution.

Hey @egsupplementss 

 

Follow these Steps:

1) Go to Online Store
2) Edit Code
3) Find theme.liquid file

4) Add the following code in the bottom of the file above </body> tag

<style>
.locale-selectors__container {
    display: none !important;
}
</style>

RESULT:

Moeed_0-1694871170088.png

 

If I managed to help you then, don't forget to Like it and Mark it as Solution!

 

Best Regards,
Moeed

- Need a Shopify Specialist? Chat on WhatsApp

- Get a quick Shopify quote – Click here!

- Custom Design | Advanced Coding | Store Modifications


View solution in original post

Replies 6 (6)

Moeed
Shopify Partner
7722 2071 2550

Hey @egsupplementss 

 

Could you please provide your Store URL and, if applicable, the Password too? Your cooperation is greatly appreciated!

 

Best Regards,
Moeed

- Need a Shopify Specialist? Chat on WhatsApp

- Get a quick Shopify quote – Click here!

- Custom Design | Advanced Coding | Store Modifications


Moeed
Shopify Partner
7722 2071 2550

This is an accepted solution.

Hey @egsupplementss 

 

Follow these Steps:

1) Go to Online Store
2) Edit Code
3) Find theme.liquid file

4) Add the following code in the bottom of the file above </body> tag

<style>
.locale-selectors__container {
    display: none !important;
}
</style>

RESULT:

Moeed_0-1694871170088.png

 

If I managed to help you then, don't forget to Like it and Mark it as Solution!

 

Best Regards,
Moeed

- Need a Shopify Specialist? Chat on WhatsApp

- Get a quick Shopify quote – Click here!

- Custom Design | Advanced Coding | Store Modifications


egsupplementss
Tourist
8 0 1

Thank you very much Moeed . Problem solved ! 😉

Moeed
Shopify Partner
7722 2071 2550

Thank you for your reply. I'm glad to hear that the solution worked well for you. If you require any more help, please don't hesitate to reach out. If you find this information useful, a Like would be greatly appreciated.

- Need a Shopify Specialist? Chat on WhatsApp

- Get a quick Shopify quote – Click here!

- Custom Design | Advanced Coding | Store Modifications


Ihor-Sh
Shopify Partner
79 11 16

You can disable it in Geolocation app settings?

Shopify troubleshootibility 😉
If you're satisfied with reply - don't forget to like it.
If you more than satisfied - mark it as solution 😉
You can find me here.

Jannes_H
Shopify Partner
6 0 4
  1. From your Shopify admin, click Settings > Apps and sales channels.
  2. Click Geolocation.
  3. Click Open app.

  4. In the Selectors section, UNcheck Show selectors.