Jump to content

How can I reduce the padding between my Site Title and my Blog Title (Brower Template)

Recommended Posts

  • Replies 6
  • Views 367
  • Created
  • Last Reply
Just now, Cari said:

Hello!

I am still using the trial so it won't let me add a password. Is there another way?

Thanks

Sorry, my password is: hellocari

Link to comment

Hello! Just made adjustments.

But I can't seem to change it on the grid view (see screenshot). Would you be able to assist with this please?

Thanks!

Screenshot 2020-07-14 at 18.37.24.png

Link to comment

Hello!

I managed to fix it using the below code. 🙂

 

@media only screen and (min-width: 760px) {
  .blog-item-wrapper {
margin-top: -6vw;
margin-bottom: -6vw;
 padding-top: 0px;
 padding-bottom: 0px;
  }
}

@media only screen and (min-width: 760px) {
  .blog-masonry-wrapper {
margin-top: -6vw;
margin-bottom: -6vw;
 padding-top: 0px;
 padding-bottom: 0px;
  }
}

Link to comment

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.