ziurkis Posted February 26 Share Posted February 26 Hi, does anybody know a way to center the social icons in the header? I tried a few solutions from other posts in the forum, but nothing seems to work for my particular case.. Thanks! Link to comment
Timrex Posted February 26 Share Posted February 26 Can you send the html code of the site? Then I can tell you how to move social network buttons to the right place on your site. Link to comment
tuanphan Posted February 28 Share Posted February 28 On 2/26/2023 at 9:48 PM, ziurkis said: Hi, does anybody know a way to center the social icons in the header? I tried a few solutions from other posts in the forum, but nothing seems to work for my particular case.. Thanks! What is your site url? We can use script code to achieve this Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
ziurkis Posted March 1 Author Share Posted March 1 https://grasshopper-scarlet-rp5a.squarespace.com/ password: test1234 Thanks a lot! Link to comment
Solution tuanphan Posted March 6 Solution Share Posted March 6 On 3/1/2023 at 4:18 PM, ziurkis said: https://grasshopper-scarlet-rp5a.squarespace.com/ password: test1234 Thanks a lot! Add to Design > Custom CSS /* Header social */ .header-display-desktop { flex-direction: column-reverse; } .header-actions.header-actions--left { margin-top: 20px; } ziurkis 1 Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
ziurkis Posted March 6 Author Share Posted March 6 9 hours ago, tuanphan said: Add to Design > Custom CSS /* Header social */ .header-display-desktop { flex-direction: column-reverse; } .header-actions.header-actions--left { margin-top: 20px; } Fantastic, that did the trick! thanks a lot! 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