Changing the Font Types
  • mariemarie
    April 2012
    I would like to know how to change the font type from Cantrell to something more "girly". I'm pretty new to webdesign so if you could explain it to me like I am 5 that would be awesome.

    Thanks!!
  • Under theme options panel you can edit your font under "appearance" or you can change the font-family of the body in your css.

    or

    You can use Google Web Fonts and put the stylesheet call in the header.php

    ex: <link href='http://fonts.googleapis.com/css?family=Oxygen' rel='stylesheet' type='text/css'>

    Just Google: "Google Web Fonts" and you can find a TON of girly fonts