PoppyShotts Posted January 16 Share Posted January 16 Hi, Please could someone help me to switch placement of social icons and logo in header using CSS? A screenshot of what I mean is attached below. https://badger-wrasse-4pnf.squarespace.com/ password: rosha Many thanks! Poppy Link to comment
Beyondspace Posted January 16 Share Posted January 16 1 hour ago, PoppyShotts said: Hi, Please could someone help me to switch placement of social icons and logo in header using CSS? A screenshot of what I mean is attached below. https://badger-wrasse-4pnf.squarespace.com/ password: rosha Many thanks! Poppy Do you mean something like this? Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio pluginIf you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you Link to comment
PoppyShotts Posted January 16 Author Share Posted January 16 Yes that would be amazing - also could the main navigation also shift to the right (with the logo on the far right) thank you so much for your help.. Link to comment
Solution Beyondspace Posted January 16 Solution Share Posted January 16 6 minutes ago, PoppyShotts said: Yes that would be amazing - also could the main navigation also shift to the right (with the logo on the far right) thank you so much for your help.. Try adding to Home > Design > Custom Css .header-display-desktop .header-title-nav-wrapper { order: 2; } .header-display-desktop .header-title-nav-wrapper .header-title { order: 2; } .header-display-desktop .header-title-nav-wrapper .header-nav { order: 1; margin-right: 20px; } .header-display-desktop .header-actions.header-actions--right { order: 1; } Support me by pressing 👍 or marking as solution if this useful for you Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio pluginIf you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you Link to comment
PoppyShotts Posted January 16 Author Share Posted January 16 Thank you so much for your help - that worked perfectly! Beyondspace 1 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