Jump to content

Remove padding around Basic Grid Blog

Recommended Posts

Site URL: https://okra-sapphire-f9t6.squarespace.com/viden

Hey everybody! 

I have a site https://okra-sapphire-f9t6.squarespace.com, where I try to align everything. 

Under the blogs, I have a problem with extra padding being added to the left and right side: https://okra-sapphire-f9t6.squarespace.com/viden 

I want to remove the padding, without removing the padding when viewed on the phone. Any suggestions? 

Link to comment
  • Replies 8
  • Views 312
  • Created
  • Last Reply

Top Posters In This Topic

On 9/6/2022 at 6:16 PM, Klintholm said:

First image shows how the padding on the blog section aligns with the menu. The second image shows how below 1400px, it starts to go all the way out to the sides. 

Screen Shot 2022-09-06 at 13.15.06.png

Screen Shot 2022-09-06 at 13.15.18.png

You mean the site still has problem from 768px to about 1400px?

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

Link to comment
20 hours ago, Klintholm said:

It want the overview of posts (the basic grid blog) to align with the header and the footer on the left and the right side. 

Use this

@media screen and (min-width:768px) and (max-width:1400px) {
.blog-basic-grid.collection-content-wrapper {
    padding-left: 4vw !important;
    padding-right: 4vw !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!)

Link to comment

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.