DerrickDark Posted April 6, 2020 Share Posted April 6, 2020 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
tuanphan Posted April 7, 2020 Share Posted April 7, 2020 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
Recommended Posts
Archived
This topic is now archived and is closed to further replies.