Title: Label custom css
Last modified: March 29, 2018

---

# Label custom css

 *  Resolved [dojaro](https://wordpress.org/support/users/dojaro/)
 * (@dojaro)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/label-custom-css/)
 * Hey there,
 * Is it possible to style each label separately? I want to give each question a
   different color etc.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Flabel-custom-css%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Plugin Author [Bob](https://wordpress.org/support/users/prasunsen/)
 * (@prasunsen)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/label-custom-css/#post-10130619)
 * I have just added individual IDs so you can reference them:
 *     ```
       <div class="chained-quiz-question" id="chained-quiz-question-X">
       			<p>Question content here</p>
       </div>
   
       <div class="chained-quiz-choices" id="chained-quiz-choices-X">
       Question choices go here in divs
       ```
   
 * X is the question ID

Viewing 1 replies (of 1 total)

The topic ‘Label custom css’ is closed to new replies.

 * ![](https://ps.w.org/chained-quiz/assets/icon-128x128.png?rev=2370337)
 * [Chained Quiz](https://wordpress.org/plugins/chained-quiz/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/chained-quiz/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/chained-quiz/)
 * [Active Topics](https://wordpress.org/support/plugin/chained-quiz/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/chained-quiz/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/chained-quiz/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Bob](https://wordpress.org/support/users/prasunsen/)
 * Last activity: [8 years, 2 months ago](https://wordpress.org/support/topic/label-custom-css/#post-10130619)
 * Status: resolved