I am using the Twenty Eleven theme on a wordpress.com blog and have the CSS upgrade and have two questions.
1) How can I align my page texts and page title to the left? Both the title and the text align at 1/4 of the page at the moment and would like to move them more to the left.
2) How can I minimize the spacing between the title of the page and the header image?
For aligning to the left I have tried adding the following into the CSS but none of the two options work.
.singular .hentry {
width: 100%;
}
p {
text-align: left;
}
Thanks!
The blog I need help with is yarpmarketing.com.