morelipsum Posted November 11, 2022 Share Posted November 11, 2022 (edited) I noticed there is a white space on the right side of my website that I've tried getting rid of for a few months with different codes, but nothing seems to work. Also, the custom font I've uploaded doesn't seem to work on the portfolio page but it works everywhere else. If anyone can help me it would save my life thank you! https://cqs-co.squarespace.com/ Edited November 11, 2022 by morelipsum Link to comment
Solution Beyondspace Posted November 12, 2022 Solution Share Posted November 12, 2022 19 hours ago, morelipsum said: I noticed there is a white space on the right side of my website that I've tried getting rid of for a few months with different codes, but nothing seems to work. Also, the custom font I've uploaded doesn't seem to work on the portfolio page but it works everywhere else. If anyone can help me it would save my life thank you! https://cqs-co.squarespace.com/ Try adding to Home > Design > Custom Css section[data-section-id="62a90e0bef20434f1b8d9b27"] .sqs-layout > .row { margin-right: 0; margin-left: 0; } section[data-section-id="62a91ede5b80b358fd25d72f"] .sqs-layout > .row { margin-right: 0; margin-left: 0; } Press 👍 or mark this answer as solution to help another one too morelipsum 1 BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox) 🗓️ Delivery Date Picker (Squarespace Date format) 💫 Animated Buttons (Referral URL) 🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations) 🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates) If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you! Link to comment
Beyondspace Posted November 12, 2022 Share Posted November 12, 2022 My testing BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox) 🗓️ Delivery Date Picker (Squarespace Date format) 💫 Animated Buttons (Referral URL) 🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations) 🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates) If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you! Link to comment
morelipsum Posted November 12, 2022 Author Share Posted November 12, 2022 5 hours ago, Beyondspace said: Try adding to Home > Design > Custom Css section[data-section-id="62a90e0bef20434f1b8d9b27"] .sqs-layout > .row { margin-right: 0; margin-left: 0; } section[data-section-id="62a91ede5b80b358fd25d72f"] .sqs-layout > .row { margin-right: 0; margin-left: 0; } Press 👍 or mark this answer as solution to help another one too This worked perfectly!! Thank you! Link to comment
morelipsum Posted November 12, 2022 Author Share Posted November 12, 2022 5 hours ago, Beyondspace said: Try adding to Home > Design > Custom Css section[data-section-id="62a90e0bef20434f1b8d9b27"] .sqs-layout > .row { margin-right: 0; margin-left: 0; } section[data-section-id="62a91ede5b80b358fd25d72f"] .sqs-layout > .row { margin-right: 0; margin-left: 0; } Press 👍 or mark this answer as solution to help another one too Wait actually now it's giving me extra spaces on the left & right of the footer where the Instagram block is. 🥲 Is there a way to fix it? Link to comment
tuanphan Posted November 13, 2022 Share Posted November 13, 2022 14 hours ago, morelipsum said: Wait actually now it's giving me extra spaces on the left & right of the footer where the Instagram block is. 🥲 Is there a way to fix it? Find this code in Custom CSS #block-yui_3_17_2_1_1655250587902_7974 { padding-bottom: 0vw !important; margin-: 0vw !important; } change it to #block-yui_3_17_2_1_1655250587902_7974 { padding: 0px !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