Coco_OB Posted September 16 Share Posted September 16 Site URL: https://www.collaborationequation.com/ Hello! I am looking for code to move the social icon in my site's header to underneath the button on the right. Would really love some help as I can't seem to find the code for this anywhere! Thank you so much 🙂  Link to comment
tuanphan Posted September 18 Share Posted September 18 You can use this to Website Tools > Custom CSS .header-actions.header-actions--left { position: absolute; right: 0; bottom: 50px; } 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
Coco_OB Posted September 19 Author Share Posted September 19 Thank you! That seemed to work! Adjusted the location slightly, but it is sitting well now. Nice one! Any idea how to move it under the button in mobile view as well (see attached)? Appreciate the help 🙂 Link to comment
tuanphan Posted September 20 Share Posted September 20 23 hours ago, Coco_OB said: Thank you! That seemed to work! Adjusted the location slightly, but it is sitting well now. Nice one! Any idea how to move it under the button in mobile view as well (see attached)? Appreciate the help 🙂 You can use this CSS code div.header-menu-actions.social-accounts { order: 3 !important; }  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
Coco_OB Posted September 23 Author Share Posted September 23 Thank you so much! That worked great. Appreciate your help 🙂 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