• Hi,

    I would like to increase the margin space and create more white space on my blog so that the text looks more compact. At the moment, it is stretching right across the screen.

    I would also like to do the same with images i.e. keep the same margin for text and images so everything looks neat and aligned.

    Would appreciate some help on this matter please. The site in question is talesfrommamaville.com.

    I would like it to look more like this page – https://lifeloveanddirtydishes.com/life/when-kids-drop-their-nap-the-5-stages-of-grief/

    Many thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter nicolearsiwala

    (@nicolearsiwala)

    Thanks for your reply Manoj. I could try that… where can I change the number of columns?

    Thanks

    hannah

    (@hannahritner)

    Hi nicolearsiwala,
    Try adding this to your custom css box in Theme Options > Advanced Settings:

    @media (min-width: 1200px) {
    .container {
        width: 960px;
    }
    }

    Does that work for you?

    Hannah

    Thread Starter nicolearsiwala

    (@nicolearsiwala)

    Thank you so very much Hannah. Yes it’s worked and it’s exactly what I wanted.
    Apologise for the delayed response.
    Thanks again

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Increasing margin space (white space) on my blog’ is closed to new replies.