yaseen 0 Report post Posted March 21, 2011 Just two questions, I have purchased the theme, and I wanted to know how to get rid of the leaf on the footer or can we not do that? I just need an answer, I want to get rid of it though, and I have seen others that have, go if someone could tell me how to do that, that would be great. Also, second question is I can change the fonts, spacing, etc but how to I change the actual size of the fonts? Share this post Link to post Share on other sites
cmunns 16 Report post Posted March 21, 2011 Both of these questions are just a matter of CSS. `#cred {display:none;}` and for fonts it is a little more tricky. Are you trying to change all fonts globally? Share this post Link to post Share on other sites
yaseen 0 Report post Posted March 21, 2011 Thanks for the css bit there.. I just want to change the font size of single page posts, paragraphs. Seems like a simple bumping up of the em, on paragraphs seems to work. Share this post Link to post Share on other sites