How to centre your footer text on mobile in Squarespace 7.1
This tutorial shows you how to replace the mobile hamburger menu icon with one of your own. From your Squarespace account, go to the Custom CSS Editor and paste the code below into the Custom CSS editor box.
Complexity: Easy
@media only screen and (max-width:640px){ #footer-sections * { text-align:center } }
The ‘*’ selector within the css code allows for the setting of a style for all the elements of a HTML page or for all the elements within an element of a HTML page.
All work in this guide is provided ‘as-is’. Other than as provided this guide makes no other warranties, expressed or implied, and hereby disclaims all implied warranties, including any warranty of fitness for a particular purpose.
If you require professional advice, you can book our consultation services.