Title: Change Toggle Button CSS
Last modified: June 19, 2019

---

# Change Toggle Button CSS

 *  Resolved [Kent](https://wordpress.org/support/users/kdsfx/)
 * (@kdsfx)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/change-toggle-button-css/)
 * For some reason the toggle button icon or text (+ and -) are reversed.
    When 
   the toggle button is closed it shows the – icon and when the toggle button is
   opened it shows the + icon. How do we revers this? I want the + icon to appear
   when the options are closed and the – icon to appear when it is open. Here is
   the code when looking at this. The code below is what is on the site but its 
   showing the opposite when displayed. Even though the code below shows opened 
   = -, it is showing + when opened?
 * `<a href="javascript: void(0);" title="toggle" class="woof_front_toggle woof_front_toggle_opened"
   data-condition="closed">+</a>`
 * `<a href="javascript: void(0);" title="toggle" class="woof_front_toggle woof_front_toggle_closed"
   data-condition="closed">-</a>`
    -  This topic was modified 6 years, 11 months ago by [Kent](https://wordpress.org/support/users/kdsfx/).

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

 *  Thread Starter [Kent](https://wordpress.org/support/users/kdsfx/)
 * (@kdsfx)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/change-toggle-button-css/#post-11653759)
 * Basically I want “toggle_opened” to show – symbol
    And “toggle_closed” to show
   + symbol
 *  [pavloborysenko](https://wordpress.org/support/users/pavloborysenko/)
 * (@pavloborysenko)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/change-toggle-button-css/#post-11660108)
 * Hello
 * You can change it here – [https://c2n.me/42cBscO.png](https://c2n.me/42cBscO.png)

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

The topic ‘Change Toggle Button CSS’ is closed to new replies.

 * ![](https://ps.w.org/woocommerce-products-filter/assets/icon-256x256.png?rev=
   2844301)
 * [HUSKY - Products Filter Professional for WooCommerce](https://wordpress.org/plugins/woocommerce-products-filter/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woocommerce-products-filter/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woocommerce-products-filter/)
 * [Active Topics](https://wordpress.org/support/plugin/woocommerce-products-filter/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woocommerce-products-filter/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woocommerce-products-filter/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [pavloborysenko](https://wordpress.org/support/users/pavloborysenko/)
 * Last activity: [6 years, 11 months ago](https://wordpress.org/support/topic/change-toggle-button-css/#post-11660108)
 * Status: resolved