Title: wp_enqueue styles not working
Last modified: August 21, 2016

---

# wp_enqueue styles not working

 *  [KW923](https://wordpress.org/support/users/kw923/)
 * (@kw923)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/wp_enqueue-styles-not-working/)
 * Hi,
 * I am developing a plugin and my css isn’t showing up. I used the wp_enqueue_style
   function but perhaps I’m missing something.
 * EX: `function my_function_name(){
    wp_register_style(‘plugin-name-css’,WP_PLUGIN_URL.’/
   plugin-file-name/styles.css’); wp_enqueue_style(‘plugin-name-css’); }
 * add_action(‘my_styles’, ‘my_function_name’);`

The topic ‘wp_enqueue styles not working’ is closed to new replies.

 * 0 replies
 * 1 participant
 * Last reply from: [KW923](https://wordpress.org/support/users/kw923/)
 * Last activity: [12 years, 8 months ago](https://wordpress.org/support/topic/wp_enqueue-styles-not-working/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
