Hello, on the home page I have added a page to incorporate some additional text, I want the title to be smaller, how can I do this. I want all page titles to be smaller not just one. Thankyou. Also the posts line hight is different then that of a page-much closer together. how can I can the line hight of a post? thank you kerry James www.atalllongleggedbird.com
Hello, Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: h1 { font-size: 22px; } .content-bar .post .post_content { line-height: 22px; } Thanks & Regards Nitesh Raghuwanshi