Moving currency selector from footer to header motion

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