Hi there My font looks slightly blurred when viewed on homepage, is there a way I can change the font and size to both the homepage first and second header. The homepage left and right columns (two cols) look ok. I am using squirrel pro. Thank you
Hello, For this first you need to remove cufon. Go to the Theme directory > js > custom.js and remove code as shown in the image. After that Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: .header-info h1 { font-family: YOUR FONT FAMILY; font-size:YOUR FONT SIZE; } .header-info h2 { font-family: YOUR FONT FAMILY; font-size:YOUR FONT SIZE; } Thanks & Regards Nitesh Raghuwanshi