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.
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024