Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Hi there guys, working on a site and trying to figure out how to move the currency menu list I've made to the right side of the cart if possible. So it should go "Menu item 1" "Menu item 2" "Cart" "Eur"
Site : https://the-assembly-line-shop.myshopify.com/
Also an extra question if possible, how hard is it to put icons for the multi currency on that list? So for euro to have the euro flga, USD to have amercia flag etc etc
Thank you for all the help
Ali
Solved! Go to the solution
This is an accepted solution.
Hello Blindeagle,
Add this css at the bottom of
Online Store->Theme->Edit code->Assets->theme.scss.liquid
.main-menu.accessibleNav { display: flex !important; } .nav-wrapper ul li:nth-child(3) { order: 4 !important; }
This is an accepted solution.
Hello Blindeagle,
Add this css at the bottom of
Online Store->Theme->Edit code->Assets->theme.scss.liquid
.main-menu.accessibleNav { display: flex !important; } .nav-wrapper ul li:nth-child(3) { order: 4 !important; }
Thanks
How would this work on my site https://www.kitchenartcanada.com/ ?
It uses the Prestige theme. The currency doesn't even show up on the mobile navigation at all. I'd like it to always be there on the right side, alongside the shopping bag icon.
Thank you.
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025