Impulse Theme Currency Converter In Mobile Menu

Please, can somebody help me add the currency converter in the menu on mobile.

Hi @bignigga
Can you share your website link?

@bignigga You can try this steps:

  1. Go to edit code

  2. Find drawer-menu.liquid

  3. Add the code below before the two of closed div

{%- render 'multi-selectors', locale_selector: true, currency_selector: true, show_currency_flags: true -%}

thank you - but now the selector doesn’t work…

@bignigga Can you give some screenshots or the error?

This one won’t expand so I cannot select different countries and currencies:

Confirming I’ve tried this as well and the options will not expand. Any update?