Access a community of over 900,000 Shopify Merchants and Partners and engage in meaningful conversations with your peers.
Q1: I want to change the location of currency to header, beside the cart, so how can i do that? (The plugin APP i used is MULTI CURRENCY CONVERTER HERO).
Q2: I want to change the location of sidebar menu Wishlist, beside the cart, so how can i do that?
Solved! Go to the solution
This is an accepted solution.
Hi @Saya1,
Q1: This is not possible, because the currency is generated by the app, so you cannot move it. You can only contact app for support.
Q2: Go to sections/header.liquid file, find 'sections/header.liquid' and add code: https://i.imgur.com/GWolJhw.png
<a href="/pages/wishlist" target="_self" class="site-header__cart"><!----><!----><span class="tmenu_item_text">❤ Wishlist</span><!----><!----></a>
Hope it helps!
can you please share share store url
This is an accepted solution.
Hi @Saya1,
Q1: This is not possible, because the currency is generated by the app, so you cannot move it. You can only contact app for support.
Q2: Go to sections/header.liquid file, find 'sections/header.liquid' and add code: https://i.imgur.com/GWolJhw.png
<a href="/pages/wishlist" target="_self" class="site-header__cart"><!----><!----><span class="tmenu_item_text">❤ Wishlist</span><!----><!----></a>
Hope it helps!
User | RANK |
---|---|
233 | |
101 | |
92 | |
56 | |
42 |