Home › Forums › Support › how to set margins for blog posts on blog page and categories archive This topic has 3 replies, 2 voices, and was last updated 3 years, 4 months ago by David. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts December 15, 2022 at 6:53 am #2462778 Halil Hi, Is there a setting in customizer to set left/right margins for blog posts on blog page & category archives? without touching margins for sidebar, I’m trying to set left/right margins for blog posts on blog and archives. I think there is a setting for this in customizer ’cause developer tools show one specific css for this (which I override manually) but I’m unable to find it? Could you shed some light on this? I added pic. December 15, 2022 at 7:19 am #2462813 DavidStaff Customer Support Hi there, With the Apearance > GneraetePress > Spacing module active, you can set the Spacing in Customizer > Layout > Container – but it will apply to all container spacing. If you only want to affect a certain space then it will require CSS. Let me know. December 15, 2022 at 10:10 am #2463178 Halil thanks David, this is what I wrote and it seems working. .one-container.right-sidebar .site-main, .one-container.both-right .site-main { margin-right: 40px !important; } December 16, 2022 at 2:20 am #2463815 DavidStaff Customer Support Glad to hear you got it working ! Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In