ruchitkapoor Posted July 24, 2020 Posted July 24, 2020 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.
tuanphan Posted September 7, 2020 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 Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Vasiliss Posted March 10, 2021 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
tuanphan Posted March 20, 2021 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 Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.