Jump to content

Changing Margin Padding on Blogs for Bedford Template

Recommended Posts

Site URL: https://theyogaroot.org/online-yoga-portal-blog

Blogs in the Bedford template have massive margins (left & right) from the padding. Anyone have a code that could help with toggling the margin padding that shows up to the left and right of the blog posts? I've only found a code to remove all padding, or to reduce padding between posts. Ideally I would like about half of the padding margins, and if I had a code I could easily play with the numbers.

Thank you so much!!!

Link to comment
  • Replies 1
  • Views 927
  • Created
  • Last Reply

add to Home > Design > Custom CSS

.hide-blog-sidebar.collection-type-blog #page {
    padding-left: 48px;
    padding-right: 48px;
    max-width: 100% !important;
}
.hide-blog-sidebar.collection-type-blog #page #content {
    max-width: 100%;
}

 

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

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.