Title: css
Last modified: August 18, 2016

---

# css

 *  [clayh](https://wordpress.org/support/users/clayh/)
 * (@clayh)
 * [22 years, 4 months ago](https://wordpress.org/support/topic/css-1/)
 * two things:
    1) I’m trying to change the font for the storycontent element. adding
   the css element div.storycontent allows me to manipulate font-size, but isn’t
   letting me change font-family for some reason. is there another element within
   that div that i’m missing.? obviously, i’d rather not change a global element…
   2) Also, why does wp use two stylesheets?

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

 *  [southerngal](https://wordpress.org/support/users/southerngal/)
 * (@southerngal)
 * [22 years, 4 months ago](https://wordpress.org/support/topic/css-1/#post-33263)
 * Don’t forget to look at the {body} for the font, it could be controlling it. 
   😉
    My WP has one .CSS.
 *  [Nick Momrik](https://wordpress.org/support/users/mtdewvirus/)
 * (@mtdewvirus)
 * [22 years, 4 months ago](https://wordpress.org/support/topic/css-1/#post-33265)
 * clayH,
    1) The **p** element has a font set to it and since there are paragraph
   elements inside the storycontent div, this style is taking over. What you’re 
   going to want to do is add a style for **.storycontent p** and set the font on
   this. 2) print.css is used to style the page when it’s printed.
 *  Thread Starter [clayh](https://wordpress.org/support/users/clayh/)
 * (@clayh)
 * [22 years, 4 months ago](https://wordpress.org/support/topic/css-1/#post-33346)
 * thanks for the info!

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

The topic ‘css’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 3 participants
 * Last reply from: [clayh](https://wordpress.org/support/users/clayh/)
 * Last activity: [22 years, 4 months ago](https://wordpress.org/support/topic/css-1/#post-33346)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
