FelixZeppelin Posted January 14, 2021 Share Posted January 14, 2021 (edited) 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} Edited January 14, 2021 by FelixZeppelin Beyondspace 1 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; } tuanphan 1 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment