Jump to content

Brine/Mojave blog padding

Recommended Posts

Posted

I am working with Mojave which is in the Brine family. I am looking to add code that add side padding to the blog page without adding padding to the entire site. (I feel like this could also be achieved by a 90% width on a div tag, but I've no idea where/how to achieve that either.

I need to do this for both the blog landing page and for individual posts and don't know if this requires two separate fixes.

The design styles do not have options to achieve this. I've also searched this forum, but the solutions that have been outlined have produced no results.

Thanks for any help anyone can provide!

  • Replies 4
  • Views 1.4k
  • Created
  • Last Reply
  • 1 month later...
Posted
On 12/4/2019 at 11:54 PM, tuanphan said:

@jenncole Add to Home > Design > Custom CSS


.collection-type-blog.view-list .Main {
    padding-left: 50px;
    padding-right: 50px;
}
.collection-type-blog.view-item .Main {
    padding-left: 50px;
    padding-right: 50px;
}

 

 

On 12/4/2019 at 11:54 PM, tuanphan said:

@jenncole Add to Home > Design > Custom CSS


.collection-type-blog.view-list .Main {
    padding-left: 50px;
    padding-right: 50px;
}
.collection-type-blog.view-item .Main {
    padding-left: 50px;
    padding-right: 50px;
}

 

this is exactly the fix that i was looking for. thank you SO much!

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.