Shopify themes, liquid, logos, and UX
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!
We recently spoke with Zopi developers @Zopi about how dropshipping businesses can enha...
By JasonH Oct 23, 2024A big shout out to all of the merchants who participated in our AMA with 2H Media: Holi...
By Jacqui Oct 21, 2024We want to take a moment to celebrate the incredible ways you all engage with the Shopi...
By JasonH Oct 15, 2024