Title: Problems with the theme
Last modified: February 17, 2018

---

# Problems with the theme

 *  Resolved [mummyheartsyou](https://wordpress.org/support/users/mummyheartsyou/)
 * (@mummyheartsyou)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/problems-with-the-theme-2/)
 * I am having trouble with my site. I have logged onto my main computer (i normally
   work from my laptop) and I have noticed that the blog font is nothing like what
   it is on my laptop?! I have it set up as the “Century Gothic” for my blog posts
   and it looks completely different on my main computer. I then went onto my site
   on my phone and tablet and again, its not the same font! Any tips?
 * Its showing that i am using the font when I go into customise on my main computer,
   but when I go to a live preview it reverts back to another font {don’t know the
   name}
 * Thanks in advance
 * Anna-Marie
    [http://www.mummyheartsyou.com](http://www.mummyheartsyou.com)
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fproblems-with-the-theme-2%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 5 replies - 1 through 5 (of 5 total)

 *  [siniplyrathemes](https://wordpress.org/support/users/siniplyrathemes/)
 * (@siniplyrathemes)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/problems-with-the-theme-2/#post-9984846)
 * Hi [@mummyheartsyou](https://wordpress.org/support/users/mummyheartsyou/).
 * Thank you for contacting us.
 * This is how your website looks like on my side: [https://ibb.co/kkA4fn](https://ibb.co/kkA4fn)
 * Could you tell me if that’s how would you like the fonts to be or?
 * Kind regards.
 *  Thread Starter [mummyheartsyou](https://wordpress.org/support/users/mummyheartsyou/)
 * (@mummyheartsyou)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/problems-with-the-theme-2/#post-9984945)
 * Thank you for getting back to me! Yes thats how I want it, but when I look at
   it from another computer or my phone or pad it just looks different, the font
   is not the same?
 * Kind Regards
 *  [jarektheme](https://wordpress.org/support/users/jarektheme/)
 * (@jarektheme)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/problems-with-the-theme-2/#post-9985516)
 * Hi [@mummyheartsyou](https://wordpress.org/support/users/mummyheartsyou/),
 * It seems “Century Gothic” font is used to paragraph only. If you need to use 
   it on more elements you should add something like this to Appearance → Customize
   → Additional CSS section:
 *     ```
       body, h1, h2, h3 {
           font-family: 'Century Gothic';
       }
       ```
   
 * Hope that helps. Please also clear your browser cache to see all changes.
 * Kind regards
 *  Thread Starter [mummyheartsyou](https://wordpress.org/support/users/mummyheartsyou/)
 * (@mummyheartsyou)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/problems-with-the-theme-2/#post-9985556)
 * Hi, I just want the blog post changed to “century gothic” not the header etc..
 *  [corewpress](https://wordpress.org/support/users/corewpress/)
 * (@corewpress)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/problems-with-the-theme-2/#post-9986913)
 * Hi again!
 * Please go to WP Admin > Appearance > Customize > Additional CSS and inside that
   box, add the following code:
 *     ```
       .single-content p {
           font-family: 'Century Gothic';
       }
       ```
   
 * Try using that instead and let me know if worked.
 * Kind regards,
    Diego

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Problems with the theme’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/kale/2.8.2/screenshot.jpg)
 * Kale
 * [Support Threads](https://wordpress.org/support/theme/kale/)
 * [Active Topics](https://wordpress.org/support/theme/kale/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/kale/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/kale/reviews/)

 * 5 replies
 * 4 participants
 * Last reply from: [corewpress](https://wordpress.org/support/users/corewpress/)
 * Last activity: [8 years, 2 months ago](https://wordpress.org/support/topic/problems-with-the-theme-2/#post-9986913)
 * Status: resolved