thejschweigert Posted December 11, 2021 Share Posted December 11, 2021 Site URL: https://www.joshuaschweigert.com/ Hello! I'm trying to get the Instagram widget in the footer to appear as full width with no space appearing above, or below it. And no space appearing on mobile. Any help would be greatly appreciated. Thank you! Regards, Joshua Schweigert Link to comment
Beyondspace Posted December 11, 2021 Share Posted December 11, 2021 9 hours ago, thejschweigert said: Site URL: https://www.joshuaschweigert.com/ Hello! I'm trying to get the Instagram widget in the footer to appear as full width with no space appearing above, or below it. And no space appearing on mobile. Any help would be greatly appreciated. Thank you! Regards, Joshua Schweigert You can try adding to Home > Design > Custom Css @media only screen and (max-width: 767px) { #block-yui_3_17_2_1_1635805743694_19261 { display: block !important; .sqs-svg-icon--list { display: flex; position: fixed !important; bottom: 20px; left: 0; justify-content: center; width: 100%; a { margin: 0 !important; } } } } Let me know how it works on your site Support me by pressing 👍 if this useful for you 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
Beyondspace Posted December 11, 2021 Share Posted December 11, 2021 My testing result 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
thejschweigert Posted December 17, 2021 Author Share Posted December 17, 2021 That's so awesome for the buttons appearing at the bottom but this was for the Instagram widget 😉 Link to comment
tuanphan Posted December 19, 2021 Share Posted December 19, 2021 On 12/17/2021 at 1:46 PM, thejschweigert said: That's so awesome for the buttons appearing at the bottom but this was for the Instagram widget 😉 The above worked or you still need help? 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
thejschweigert Posted December 23, 2021 Author Share Posted December 23, 2021 Yes please! Link to comment
tuanphan Posted December 25, 2021 Share Posted December 25, 2021 On 12/23/2021 at 11:39 PM, thejschweigert said: Yes please! Try adding to Design > Custom CSS /* Instagram fullwidth */ [data-section-id="61b02defd0ecfd5ad0995891"] .content-wrapper { padding-top: 0px !important; padding-bottom: 1px !important; padding-left: 0 !important; padding-right: 0px !important; max-width: 100% !important; } 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment