http://earthpossible.com In my header, I have a sentence that says: Have an idea that can change the world? Post it on earth possible! Question 1: The words are crunched together. How do I spread them apart? I want it to look more normal and use more of the blue area. I want to use the length of the blue area in the header. Question 2. It seems like the whole site is in the LOBSTER FONT. How do I have more than 1 font for the site? I only want the header to be in LOBSTER. I don't want the posts and everything else to be in lobster. I want the posts to have a different font.
Hello, Edit header.php file as shown below in screenshot. Then use following css code in Custom CSS. Code: .header p { font-size: 28px; } To use different font style, following thread link will help you. http://www.inkthemes.com/community/threads/new-font-throughout-whole-site.13734/ It will resolve your issue. Thanks & Regards Yogesh Bhade