Title: CSS won&#039;t load
Last modified: August 30, 2016

---

# CSS won't load

 *  [Jeveloper](https://wordpress.org/support/users/jeveloper/)
 * (@jeveloper)
 * [11 years ago](https://wordpress.org/support/topic/css-wont-load-2/)
 * My style.css is in the folder as index.php and header.php
 * I tried:
 *     ```
       <link rel="stylesheet" href="<?php bloginfo('stylesheet_directory'); ?>/reset.css" type="text/css">
       <link rel="stylesheet" href="<?php bloginfo('stylesheet_url'); ?>"  type="text/css">
       <link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri(); ?>" type="text/css">
       <link rel="stylesheet" href="style.css" type="text/css">
       ```
   
 * but my css won’t load
 * Thank you for response

The topic ‘CSS won't load’ is closed to new replies.

## Tags

 * [css](https://wordpress.org/support/topic-tag/css/)

 * 0 replies
 * 1 participant
 * Last reply from: [Jeveloper](https://wordpress.org/support/users/jeveloper/)
 * Last activity: [11 years ago](https://wordpress.org/support/topic/css-wont-load-2/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
