PJ22 0 Share Posted May 8, 2020 Site URL: https://www.bypaigejordan.com/ Hello Everyone, I'm having a bit of an issue with the mobile sizing, looking to have the mobile version smaller on the footer same as the desktop version Link to post
0 tuanphan 9,354 Share Posted May 9, 2020 you mean 56/400 mask smaller on mobile? PJ22 1 You can send your question to my email to get faster answer. How to: Setup password & share url Insert Custom CSS Open Page Header Upload Custom Font Find Block ID, Data Section ID Contact Squarespace Customer Care -- Yup! Link to post
0 tuanphan 9,354 Share Posted May 10, 2020 20 hours ago, PJ22 said: Yes, making that image smaller on mobile Add to Home > Design > Custom CSS @media screen and (max-width:640px) { div#footerBlocksBottom .span-12 .span-7 { width: 50% !important; margin: 0 auto; } } PJ22 1 You can send your question to my email to get faster answer. How to: Setup password & share url Insert Custom CSS Open Page Header Upload Custom Font Find Block ID, Data Section ID Contact Squarespace Customer Care -- Yup! Link to post
0 PJ22 0 Author Share Posted May 10, 2020 (edited) Thanks. Fixed Edited May 11, 2020 by PJ22 Link to post
0 CHARLIE_L 0 Share Posted March 1 Hi @tuanphan I have tried this code for my site (www.charlottelinton.com) where I had the same issue on a mobile - my rabbit logo becomes huge! Any ideas why this same code doesn't work? Thanks! Link to post
0 tuanphan 9,354 Share Posted Wednesday at 02:14 PM On 3/1/2021 at 11:23 PM, CHARLIE_L said: Hi @tuanphan I have tried this code for my site (www.charlottelinton.com) where I had the same issue on a mobile - my rabbit logo becomes huge! Any ideas why this same code doesn't work? Thanks! Add to Design > Custom CSS /* resize footer rabbit */ @media screen and (max-width:767px) { div#block-yui_3_17_2_1_1612356315209_36137 { width: 30%; } } You can send your question to my email to get faster answer. How to: Setup password & share url Insert Custom CSS Open Page Header Upload Custom Font Find Block ID, Data Section ID Contact Squarespace Customer Care -- Yup! Link to post
Question
PJ22 0
Site URL: https://www.bypaigejordan.com/
Hello Everyone,
I'm having a bit of an issue with the mobile sizing, looking to have the mobile version smaller on the footer same as the desktop version
Link to post
Top Posters For This Question
3
3
1
Popular Days
May 9
2
May 10
2
Mar 3
1
May 8
1
Top Posters For This Question
PJ22 3 posts
tuanphan 3 posts
CHARLIE_L 1 post
Popular Days
May 9 2020
2 posts
May 10 2020
2 posts
Mar 3 2021
1 post
May 8 2020
1 post
Popular Posts
tuanphan
you mean 56/400 mask smaller on mobile?
tuanphan
Add to Home > Design > Custom CSS @media screen and (max-width:640px) { div#footerBlocksBottom .span-12 .span-7 { width: 50% !important; margin: 0 auto; } }
Posted Images
6 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment