vcapinpin Posted August 4, 2022 Share Posted August 4, 2022 Site URL: http://www.trackspecauto.com Hi, I turned on the feature for customers to register/sign in to their account. But the "sign-link" is just blended in our main menu and I want it separate. How do I move the "sign-in" link to the footer? Thank you! Link to comment
tuanphan Posted August 6, 2022 Share Posted August 6, 2022 Hi, Which position on Footer? 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!) Link to comment
vcapinpin Posted August 10, 2022 Author Share Posted August 10, 2022 Lower right side would be good please. TY! Link to comment
tuanphan Posted August 14, 2022 Share Posted August 14, 2022 On 8/11/2022 at 6:20 AM, vcapinpin said: Lower right side would be good please. TY! Add this to Last Line in Code Injection > Footer <script> $(document).ready(function() { $('div#headerNav div.user-account-link').appendTo('div#block-yui_3_17_2_2_1454086793973_44083>div'); }); </script> <style> div.user-account-link { text-align: center; } </style> 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!) 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