Hello - I used the css code you suggested to change the font size of my blog post. Now the copyright code at the bottom is larger as well. I tried including the css code that was suggested to fix this, but didn’t work. What do you suggest? You can see what I’m talking about by visiting http://yourdreamlifeunlocked.com/superhero/
.single-post p {font-size: 18px;}
.p-meta {font-size: 8px !important
}
