Shopify themes, liquid, logos, and UX
Hi everyone,
I'm currently trying to move the currency selector from the footer to the header of my Shopify store. I successfully moved the the code, but it looks like the functionality doesn't work. So when clicking on the button, the dropdown doesn't appear.
Anyone have any idea how to go about finding a solution to this?
store URL: nubias-crown.myshopify.com (change is made on a unpublished theme)
Any help is appreciated! Thanks!
Solved! Go to the solution
This is an accepted solution.
You can refer https://pastebin.com/hQd6xzAt
You need to move the whole thing, including data-section-type="footer-section", it will work fine.
Hello @JoshTag ,
You have to make the footer selector hidden with css and have to write JS trigger function for header custom selector which will change the currency.
This trigger function will trigger footer hidden selector.
Thanks
This is an accepted solution.
You can refer https://pastebin.com/hQd6xzAt
You need to move the whole thing, including data-section-type="footer-section", it will work fine.
Hi @1Jen1,
If you want to show it at the header, you just need to add it at sections/header.liquid file.
Hope it clear to you.
Could you explain, what exactly do i need to copy to the header? and how to make sure it show on the left site of the header
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