Vev Posted February 4, 2021 Share Posted February 4, 2021 Hi, I managed to make 2 languages website using primary and secondary navigation and code injections for each page as following: For All Pages in Primary / Main Navigation <style>nav.Header-nav--secondary { display: none; } .Mobile-overlay-nav--secondary { display: none; } </style> For all pages in the secondary navigation <style>nav.Header-nav--primary { display: none; } .Mobile-overlay-nav--primary { display: none; } </style> works perfectly! But the code does not work for shopping cart page, so I appear to have both navigations/languages in the top left menu (see photos) when clicking on shopping cart. How can i fix it? Link to comment
tuanphan Posted February 5, 2021 Share Posted February 5, 2021 Can you share link to cart page? We can help easier Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment