Hello
My Website is http://www.electronic-cigarette-facts.com. I am using a TwentyEleven Child Theme. I would like to reduce the white space around the post title on my STATIC pages. To see exactly the space I wish to reduce click here.
I have looked around and it seems that other people have had this problem and have fixed it by adding the following code to the Child Theme CSS:
#main,
.singular.page .hentry {padding:0;}
But this has not worked for me. I also wanted to reduce the title font size, and managed to do that by adding this code:
.entry-title{ font-size: 20px;}.
So I have worked out how to change something on CSS, but not reduce white space, which is what I really, really, really want to do! How do I reduce this space? If you help me I will love you forever!
Thanks