Hi Tom,
I have 2 questions if you don’t mind:
1) Is there a way to use some more whitespace/spacing around posts without it affecting the responsiveness of the theme?
I’d like a layout along the lines of http://www.copyblogger.com/bad-advice-2016/ for my posts/content.
2) In addition I would also like the content span to be less wide in general (especially the content without sidebars layout).
How would I go about doing this?
I added the CSS below and it seems to work, but tbh I have no idea what I’m doing so I’d rather ask, lol.
.content-area {
max-width: 780px;
margin: 0 auto;
}
Any help would be awesome!
Thanks π