ironbodyStudios Posted September 10 Share Posted September 10 Site URL: https://ironbodystudio.squarespace.com/ Hello I would like to make my website look like the attached photo. I have attached how it looks currently and what I am going for, Can someone please provide the code to help me make this possible? I would also like my logo placement to be the same as the screenshot as well. https://ironbodystudio.squarespace.com/ Password: guest32115 Thank you! Link to comment
Solution Web_Solutions Posted September 11 Solution Share Posted September 11 9 hours ago, ironbodyStudios said: Site URL: https://ironbodystudio.squarespace.com/ Hello I would like to make my website look like the attached photo. I have attached how it looks currently and what I am going for, Can someone please provide the code to help me make this possible? I would also like my logo placement to be the same as the screenshot as well. https://ironbodystudio.squarespace.com/ Password: guest32115 Thank you! Add these code on Custom CSS panel in Website > Utilities > Website Tools > Custom CSS. .header-display-desktop { flex-direction: row !important; .header-actions--left { order: 4 !important; flex: unset !important; } .header-actions-action--social a:last-child { margin-right: 0 !important; } .header-title-nav-wrapper { order: 2 !important; } .header-actions--right { order: 3 !important; flex: unset !important; } .header-burger { order: 1 !important; } } If my comments are useful, please like and mark my solution as answer. It will encourage me. Thanks MD Rofik Website Designer and Digital Marketer ☕Am I helpful? Want to offer me a coffee? ✉ Send me a message if needed any help. I'll try to reply as soon as possible. Link to comment
ironbodyStudios Posted September 19 Author Share Posted September 19 (edited) Thank you so much! That did it! I really appreciate your help! Edited September 19 by ironbodyStudios 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