Title: css &#8211; Id in source code
Last modified: March 21, 2018

---

# css – Id in source code

 *  [crystalm28](https://wordpress.org/support/users/crystalm28/)
 * (@crystalm28)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/css-id-in-source-code/)
 * I am new to css and need a little help. Where could I change the ID of a css 
   stylesheet?
 * For example: how do I change – id=’jquery-swiper-css’ to something else?
 * </style>
    <link rel=’stylesheet’ id=’jquery-swiper-css’ href=’[https://ld-wp.template-help.com/wordpress_63395/wp-content/plugins/cherry-testi/includes/swiper](https://ld-wp.template-help.com/wordpress_63395/wp-content/plugins/cherry-testi/includes/swiper)
 * Thank you!
    -  This topic was modified 8 years, 2 months ago by [crystalm28](https://wordpress.org/support/users/crystalm28/).

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

 *  Moderator [Steven Stern (sterndata)](https://wordpress.org/support/users/sterndata/)
 * (@sterndata)
 * Volunteer Forum Moderator
 * [8 years, 2 months ago](https://wordpress.org/support/topic/css-id-in-source-code/#post-10101320)
 * You need to find where that style is registered and change the handle. It looks
   like it’s set in the plugin “cherry-test”.
 * [https://codex.wordpress.org/Function_Reference/wp_register_style](https://codex.wordpress.org/Function_Reference/wp_register_style)
 * What’s the issue with the ID?
 *  Thread Starter [crystalm28](https://wordpress.org/support/users/crystalm28/)
 * (@crystalm28)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/css-id-in-source-code/#post-10101335)
 * Thank you Steve!I will do some research on that. There are no issues, I want 
   to know how to change the ID and trying to understand how the css stylesheets
   work.
    Thank you again!
 *  Moderator [Steven Stern (sterndata)](https://wordpress.org/support/users/sterndata/)
 * (@sterndata)
 * Volunteer Forum Moderator
 * [8 years, 2 months ago](https://wordpress.org/support/topic/css-id-in-source-code/#post-10101343)
 * Those IDs (handles) are often used as dependencies for other enqueued styles,
   so you have to be careful if you change it — you need to see where else it might
   be used.
 *  Thread Starter [crystalm28](https://wordpress.org/support/users/crystalm28/)
 * (@crystalm28)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/css-id-in-source-code/#post-10101352)
 * Oh fun! lol Ok, thank you!

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

The topic ‘css – Id in source code’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 4 replies
 * 2 participants
 * Last reply from: [crystalm28](https://wordpress.org/support/users/crystalm28/)
 * Last activity: [8 years, 2 months ago](https://wordpress.org/support/topic/css-id-in-source-code/#post-10101352)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
