Comments Kambia started the conversationFebruary 6, 2018 at 4:19pmHi! I have "boxed posts style 1" on my homepage. I would like to reduce the width of the posts container so the margins are bigger in the end. Is there some customised CSS for that? (I already tried a couple of CSS, but failed) Thanks for your help. 2,700PenciDesign repliedFebruary 6, 2018 at 5:19pmHi,Please try add more this code to Customize > Custom CSS to do that: @media only screen and (min-width: 1170px){ .container{ width: 1000px; } }Change number 1000 to value you want.Best Regards,PenciDesignKambia repliedFebruary 6, 2018 at 5:38pmThank you!Best regards. Sign in to reply ...
Hi!
I have "boxed posts style 1" on my homepage.
I would like to reduce the width of the posts container so the margins are bigger in the end.
Is there some customised CSS for that? (I already tried a couple of CSS, but failed)
Thanks for your help.
Hi,
Please try add more this code to Customize > Custom CSS to do that:
Change number 1000 to value you want.
Best Regards,
PenciDesign
Thank you!
Best regards.