Comments crownjewelpro started the conversationJune 25, 2018 at 2:00pmHi,We'd like to increase the side margins of our blog posts. How do we do that? 3,030Andrew repliedJune 25, 2018 at 2:44pmHey there,I'm afraid that is not possible via the options you have.Regards.crownjewelpro repliedJune 25, 2018 at 3:09pmIs there not a way to do it via CSS? 3,030Andrew repliedJune 25, 2018 at 6:53pmHi crownjewelpro,Could you try this CSS: @media only screen and (min-width: 1000px){ body.single.single-post div.container.main-content{ max-width:1200px; } } add it to salient \ general settings - css script related - custom css code.Hope this helps. Sign in to reply ...
Hi,
We'd like to increase the side margins of our blog posts. How do we do that?
Hey there,
I'm afraid that is not possible via the options you have.
Regards.
Is there not a way to do it via CSS?
Hi crownjewelpro,
Could you try this CSS:
add it to salient \ general settings - css script related - custom css code.
Hope this helps.