Download
We're evolving to serve you better! This current forum has transitioned to read-only mode. For new discussions, support, and engagement, we've moved to GitHub Discussions.

reduce post margin

  • #7620
    Avatar photo[anonymous]

    I would like to reduce the left and right margins that the posts have.

    What would be the best way to do it?

    I’m trying to modify the margin-right and margin-left in .post and in “article” but I can’t get it to work responsively

    #7720
    Avatar photo[anonymous]

    Which theme are you using?

    #7736
    Avatar photo[anonymous]
    [anonymous] wrote:

    Which theme are you using?

    Editorial-2. It would help me a lot if you lend a hand. It is the last thing I need to make the page perfect. The posts have a lot of margin on the sides

    #7739
    Avatar photo[anonymous]

    Do you have any knowledge of CSS?

    If so, it looks like the selector for the posts margin is “.post__inner”. Just make the max-width bigger (right now, it’s set to 760px out of the box). You can either edit the main.css file using the theme override, or edit it in Tools & Plugins > Custom CSS.