FelixZeppelin Posted January 14, 2021 Share Posted January 14, 2021 Site URL: https://www.felixzirnstein.com/ hello, i'm trying to center my social media links in the footer. But cant find any option or figure out how to change it with custom css. Can someone help me? this is all the customized css i have right now: footer p{ font-size: 10px; text-align: center } .logo { position:float; top: 0; left: 0; width: 100%; text-align: left;} #topNav{position:absolute; float:left; clear:left; top:14px; bottom:35} Link to comment
Beyondspace Posted January 14, 2021 Share Posted January 14, 2021 45 minutes ago, FelixZeppelin said: Site URL: https://www.felixzirnstein.com/ hello, i'm trying to center my social media links in the footer. But cant find any option or figure out how to change it with custom css. Can someone help me? this is all the customized css i have right now: footer p{ font-size: 10px; text-align: center } .logo { position:float; top: 0; left: 0; width: 100%; text-align: left;} #topNav{position:absolute; float:left; clear:left; top:14px; bottom:35} Add this to design->Custom CSS #footer .social-links { text-align: center; } BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox - Lightbox captions only mode) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace 🚀 Learn how to rank new pages on Google in 48 hours! If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you! Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.