The default setup for the Clean Theme features a wide content area - the widest possible within the set container size we are using (1000 pixels). Because of this, when you add a background color or image you may find that you wish to move the text in from the edges a little.
Here we will change the amount of white space that is along the inside edge of the container - between the blog content and edge of the blog container. We'll add 15 pixels more space.
Before:
After:
See the difference in the space along the left hand side where the text starts? (Same on the right.) There it is!
Since we added space to the margin, we'll subtract that space from the content column width by defining the new width (for each of the five layouts) in the code:
Comments
You can follow this conversation by subscribing to the comment feed for this post.