Title: CSS Classes
Last modified: August 24, 2016

---

# CSS Classes

 *  Resolved [E Bourrez](https://wordpress.org/support/users/e-bourrez/)
 * (@e-bourrez)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/css-classes-6/)
 * Hello
 * I’m not very good at php and css, is it possible to wnow which classes are used
   in JQuery Categories and what they do ?
 * And would it be possible to have an example of a css file with these classes ?
 * Thank you, and Thanks for this Plugin
 * [https://wordpress.org/plugins/jquery-categories-list/](https://wordpress.org/plugins/jquery-categories-list/)

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

 *  Plugin Author [Miguel Useche](https://wordpress.org/support/users/skatox/)
 * (@skatox)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/css-classes-6/#post-6031218)
 * You should try to learn CSS, it’s a simple but powerful technology.
 * The special element/classes (besides widget, ul, li, etc) are:
 *     ```
       .jcl_widget //used for the complete widget
       .jcl_category //used for a category
       .jcl_has_child //indicates that element has subcategories
       .expanded //indicates that a category was expanded and it's showing their subcategories.
       .jcl_link //used for the link itself
       ```
   
 *  Thread Starter [E Bourrez](https://wordpress.org/support/users/e-bourrez/)
 * (@e-bourrez)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/css-classes-6/#post-6031361)
 * Hello
    Thanks for your reply
 * I tried to make a simple css sheet, with bigger fonts
    It works for the subcategories,
   but not for the first category, which stay little…
 *  Thread Starter [E Bourrez](https://wordpress.org/support/users/e-bourrez/)
 * (@e-bourrez)
 * [11 years ago](https://wordpress.org/support/topic/css-classes-6/#post-6031463)
 * I resolved my problem
 * I had a ` block before the shortcode, and it changed the css of first category`
 * Anyway, I learned lot on php and css in the process...
 *  Plugin Author [Miguel Useche](https://wordpress.org/support/users/skatox/)
 * (@skatox)
 * [11 years ago](https://wordpress.org/support/topic/css-classes-6/#post-6031464)
 * Nice, I’m glad you learn a lot. So you can apply that knowledge to other stuff.

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

The topic ‘CSS Classes’ is closed to new replies.

 * ![](https://ps.w.org/jquery-categories-list/assets/icon.svg?rev=2921024)
 * [JS Categories List Widget](https://wordpress.org/plugins/jquery-categories-list/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/jquery-categories-list/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/jquery-categories-list/)
 * [Active Topics](https://wordpress.org/support/plugin/jquery-categories-list/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/jquery-categories-list/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/jquery-categories-list/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [Miguel Useche](https://wordpress.org/support/users/skatox/)
 * Last activity: [11 years ago](https://wordpress.org/support/topic/css-classes-6/#post-6031464)
 * Status: resolved