morelipsum Posted November 11, 2022 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
Solution Beyondspace Posted November 12, 2022 Solution 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 (Pinch/Zoom images, videos - PDFs Lightbox - ...) </> 🗓️ Delivery Date Picker (Date picker form field) Gallery block 7.1 workaround </> 🤖 Ask me anything
Beyondspace Posted November 12, 2022 Posted November 12, 2022 My testing BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Pinch/Zoom images, videos - PDFs Lightbox - ...) </> 🗓️ Delivery Date Picker (Date picker form field) Gallery block 7.1 workaround </> 🤖 Ask me anything
morelipsum Posted November 12, 2022 Author 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!
morelipsum Posted November 12, 2022 Author 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?
tuanphan Posted November 13, 2022 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 Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment