Title: Adding class to each tab ul
Last modified: September 27, 2016

---

# Adding class to each tab ul

 *  [wosley24](https://wordpress.org/support/users/wosley24/)
 * (@wosley24)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/adding-class-to-each-tab-ul/)
 * I used this shortcode to have two different tabs:
 *     ```
       [tabs type="tabs"]
       [tab title="Home"]
       Content goes here
       [/tab]
       [tab title="Profile"]
       Nothing comes here
       [/tab]
   
       [/tabs]
   
       [tabs type="tabs"]
       [tab title="Home"]
       Content goes here
       [/tab]
       [tab title="Profile"]
       Nothing comes here
       [/tab]
   
       [/tabs]
       ```
   
 * How can I add a class to each ul?
    Am using jquery and it is no t working.

The topic ‘Adding class to each tab ul’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/bootstrap-3-shortcodes_7f6b9f.svg)
 * [Bootstrap Shortcodes for WordPress](https://wordpress.org/plugins/bootstrap-3-shortcodes/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/bootstrap-3-shortcodes/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/bootstrap-3-shortcodes/)
 * [Active Topics](https://wordpress.org/support/plugin/bootstrap-3-shortcodes/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/bootstrap-3-shortcodes/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/bootstrap-3-shortcodes/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [wosley24](https://wordpress.org/support/users/wosley24/)
 * Last activity: [9 years, 8 months ago](https://wordpress.org/support/topic/adding-class-to-each-tab-ul/)
 * Status: not resolved