ruchitkapoor Posted July 24, 2020 Share Posted July 24, 2020 (edited) Site URL: https://www.thepinkchampa.com/home Is there a way to move the Customer Account Link to the Hamburger Menu ? Currently the Mobile Break Point is set to 3600px so that I can have the Hamburger Menu visible on all platforms. But the Customer Account Link is showing on the header but outside the Hamburger menu. I would like it to show inside that menu. Edited July 24, 2020 by ruchitkapoor Link to comment
tuanphan Posted September 7, 2020 Share Posted September 7, 2020 Add to Home > Settings > Advanced > Code Injection > Footer <script> jQuery(document).ready(function($) { $('.Mobile-bar-account').insertAfter('nav.Mobile-overlay-nav.Mobile-overlay-nav--primary>*:last-child'); }); </script> 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
Vasiliss Posted March 10, 2021 Share Posted March 10, 2021 On 7/24/2020 at 10:24 AM, ruchitkapoor said: Site URL: https://www.thepinkchampa.com/home Is there a way to move the Customer Account Link to the Hamburger Menu ? Currently the Mobile Break Point is set to 3600px so that I can have the Hamburger Menu visible on all platforms. But the Customer Account Link is showing on the header but outside the Hamburger menu. I would like it to show inside that menu. Hi, I've read this post and it was very useful for me too! Thanks and nice website! I wanted to ask you though: How did you make the Sign in link to change into My account once the customer is logged in? It must be trivial but can't seem to find the way. Thank you! Vasilis Link to comment
tuanphan Posted March 20, 2021 Share Posted March 20, 2021 On 3/11/2021 at 12:53 AM, Vasiliss said: Hi, I've read this post and it was very useful for me too! Thanks and nice website! I wanted to ask you though: How did you make the Sign in link to change into My account once the customer is logged in? It must be trivial but can't seem to find the way. Thank you! Vasilis Have you found the solution yet? 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