Re: Currency drop-down in header - Dawn Theme

Currency drop-down in header - Dawn Theme

WallyF
Tourist
10 0 3

Hello,

 

I inadvertently added the below currency drop down to my header and need to remove it. Does anyone know how to do this?

 

WallyF_0-1699901979997.png

Thank you in advance!

 

Replies 2 (2)

PageFly-Richard
Shopify Partner
5011 1120 1805

Hi @WallyF 

 

This is Richard from PageFly - Shopify Page Builder App

 

Please add this code to your theme.liquid above the </head> 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 </head>

<style>
.localization-form__select {
    display: none !important;
}

</style>

 

Hope this can help you solve the issue 

 

Best regards,

Richard | PageFly

Please let me know if it works by giving it a Like or marking it as a solution!


➜ Optimize your Shopify store with PageFly Page Builder (Free plan available) 


All features are available from Free plan. Live Chat Support is available 24/7.

captluci
New Member
12 0 0

Hello! Can you help me with another problem? I want to put my currency selector beside the logo or the search button. Because it was put on the menu tab which is not efficient for customers and it's very not noticeable for mobile users. I want the mobile users to see the currency selector on the header as soon as they visit the website so it could be easier. Hope for a help! Thank you sir!

captluci_0-1710404580141.png

 

captluci_1-1710404580136.png

CAN YOU MAKE IT LIKE THIS PLEASE?

captluci_2-1710404632134.png