Title: Small Font Size
Last modified: August 21, 2016

---

# Small Font Size

 *  [jbento](https://wordpress.org/support/users/jbento/)
 * (@jbento)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/small-font-size/)
 * I want to change the font size of each blog content text on this page: [http://www.thegpscoach.com/blog](http://www.thegpscoach.com/blog)
 * I have looked into the styles.css file and I can’t figure out where it is to 
   change the font size.
 * Can someone help me figure this out?
 * Thanks in advance!

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

 *  [WPyogi](https://wordpress.org/support/users/wpyogi/)
 * (@wpyogi)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/small-font-size/#post-4321821)
 * Looks like you are using a commercial theme?
 * [http://themeforest.net/item/awake-powerful-professional-wordpress-theme/111267](http://themeforest.net/item/awake-powerful-professional-wordpress-theme/111267)
 * Have you asked them about this?
 * [http://codex.wordpress.org/Forum_Welcome#Commercial_Products](http://codex.wordpress.org/Forum_Welcome#Commercial_Products)
 * Or try using a browser tool like Firebug to find the CSS to change and ADD that
   to Custom CSS and change there. Modifying theme files isn’t recommended as those
   changes will be lost when the theme is updated.
 *  [Riversatile](https://wordpress.org/support/users/riversatile/)
 * (@riversatile)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/small-font-size/#post-4321830)
 * Hi,
 * I analysed the source code of your front page.
    The main Font-size CSS attribute(
   font-size:10px) is in the file **[http://www.thegpscoach.com/newsite/wp-content/themes/awake/styles/legacy_frosted_glass_aurora.css](http://www.thegpscoach.com/newsite/wp-content/themes/awake/styles/legacy_frosted_glass_aurora.css)**
   at line :
 *     ```
       /*:General Typography ~*~*/
       body{/*:Body Font */
       color:#000;font-size:10px;font-weight:normal;font-style:normal;font-family:Arial, Helvetica, sans-serif;}
       ```
   
 * Be carefull, because on your pages, there are multiple CSS class that use percentage
   based on this CSS attribute instead of use a number of pixels to fix the font
   size of your elements.
 * Regards

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

The topic ‘Small Font Size’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 3 participants
 * Last reply from: [Riversatile](https://wordpress.org/support/users/riversatile/)
 * Last activity: [12 years, 6 months ago](https://wordpress.org/support/topic/small-font-size/#post-4321830)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
