Title: Collapse toggle group automatically
Last modified: March 17, 2022

---

# Collapse toggle group automatically

 *  [jope00](https://wordpress.org/support/users/jope00/)
 * (@jope00)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/collapse-toggle-group-automatically-2/)
 * Hi guys, I need first category open by default, can you help me?
 * Thanks
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fcollapse-toggle-group-automatically-2%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [themifyme](https://wordpress.org/support/users/themifyme/)
 * (@themifyme)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/collapse-toggle-group-automatically-2/#post-15470253)
 * Hi,
 * Please send us a link to the page where we can see the product filter on your
   site, so we can check if that would be possible.
 *  Thread Starter [jope00](https://wordpress.org/support/users/jope00/)
 * (@jope00)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/collapse-toggle-group-automatically-2/#post-15483172)
 * Sorry guys, here it is. [https://new.achcollection.com/shop/ ](https://new.achcollection.com/shop/)
 *  Plugin Author [themifyme](https://wordpress.org/support/users/themifyme/)
 * (@themifyme)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/collapse-toggle-group-automatically-2/#post-15489433)
 * You can have the first Category open by default by adding the below CSS to wp-
   admin > Appearance => Customize > Additional CSS, but the down-side of this modification
   is that you won’t be able to close it, because it requires `!important` on the
   block display to open it, so it will override the collapse’s default styling:
 *     ```
       .wpf_item_wpf_cat .wpf_items_group {
       display: block !important;
       }
       ```
   
 * Please let me know how it works.

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

The topic ‘Collapse toggle group automatically’ is closed to new replies.

 * ![](https://ps.w.org/themify-wc-product-filter/assets/icon-128x128.png?rev=1535808)
 * [Themify - WooCommerce Product Filter](https://wordpress.org/plugins/themify-wc-product-filter/)
 * [Support Threads](https://wordpress.org/support/plugin/themify-wc-product-filter/)
 * [Active Topics](https://wordpress.org/support/plugin/themify-wc-product-filter/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/themify-wc-product-filter/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/themify-wc-product-filter/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [themifyme](https://wordpress.org/support/users/themifyme/)
 * Last activity: [4 years, 2 months ago](https://wordpress.org/support/topic/collapse-toggle-group-automatically-2/#post-15489433)
 * Status: not resolved