Cadel Posted October 13, 2020 Share Posted October 13, 2020 Site URL: https://cowbell-ocelot-45a6.squarespace.com/ Hi, On mobile I want to get rid of the padding at the top of the IG feed in my footer. I have the below - but nothing I try seems to be working: div .sqs-block .instagram-block .sqs-block-instagram { @media screen and (max-width: 767px) { padding-top:0px !important; }} Any help? Link to comment
tuanphan Posted October 13, 2020 Share Posted October 13, 2020 Try this .homepage main#page section:last-child .content-wrapper { padding-bottom: 0 !important; } div#block-yui_3_17_2_1_1600781018787_16286 { padding-bottom: 0; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Cadel Posted October 13, 2020 Author Share Posted October 13, 2020 9 minutes ago, tuanphan said: Try this .homepage main#page section:last-child .content-wrapper { padding-bottom: 0 !important; } div#block-yui_3_17_2_1_1600781018787_16286 { padding-bottom: 0; } Hi, That didn't work unfortunately, it still has the padding at the top. Link to comment
tuanphan Posted October 14, 2020 Share Posted October 14, 2020 I see the code works here. Can you take screenshot Custom CSS box? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Cadel Posted October 14, 2020 Author Share Posted October 14, 2020 (edited) Hi @tuanphan, Sure I've attached below. On 10/14/2020 at 12:47 PM, tuanphan said: I see the code works here. Can you take screenshot Custom CSS box? Edited October 16, 2020 by Cadel 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