Title: Second stylesheet
Last modified: August 20, 2016

---

# Second stylesheet

 *  [Nisroc](https://wordpress.org/support/users/nisroc/)
 * (@nisroc)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/second-stylesheet/)
 * My theme style sheet is huge and I would like to add a second style sheet for
   smaller content. I have tried to add a second style sheet to the header of the
   page but it is failing to work.
 * The is what I have added in the hearer.php between the headers
 * `<link rel="stylesheet" type="text/css" media="all" href="<?php bloginfo( 'stylesheet_directory'./
   stylesheet2.css ); ?>" />`
 * Any help on this?

Viewing 1 replies (of 1 total)

 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/second-stylesheet/#post-2507390)
 * try:
 * `<link rel="stylesheet" type="text/css" media="all" href="<?php bloginfo( 'stylesheet_directory');?
   >/stylesheet2.css" />`

Viewing 1 replies (of 1 total)

The topic ‘Second stylesheet’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [Michael](https://wordpress.org/support/users/alchymyth/)
 * Last activity: [14 years, 5 months ago](https://wordpress.org/support/topic/second-stylesheet/#post-2507390)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
