JRW76 Posted May 19, 2020 Posted May 19, 2020 How can I center the text in the footer on mobile SS7.1 Thanks
tuanphan Posted May 19, 2020 Posted May 19, 2020 Can you share link to your site? & Which text? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
JRW76 Posted May 19, 2020 Author Posted May 19, 2020 https://pointpediatrics.squarespace.com/ password pointped In the footer I have some text : address and office hours etc .. I would like that on mobile the text to be centered Thanks
tuanphan Posted May 20, 2020 Posted May 20, 2020 For future users, add to Home > Design > Custom CSS @media screen and (max-width:767px) { footer#footer-sections * { text-align: center !important; } } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.