Jump to content

Extra space on right side of website / Custom font not working on portfolio

Go to solution Solved by Beyondspace,

Recommended Posts

Posted (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 by morelipsum
  • morelipsum changed the title to Extra space on right side of website / Custom font not working on portfolio
  • Solution
Posted
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

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

Posted
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!

Posted
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?

Screen Shot 2022-11-12 at 12.40.33 PM.png

Posted
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?

Screen Shot 2022-11-12 at 12.40.33 PM.png

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!)

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.