Title: Unresponsive button
Last modified: July 26, 2024

---

# Unresponsive button

 *  Resolved [ultra123](https://wordpress.org/support/users/ultra123/)
 * (@ultra123)
 * [1 year, 10 months ago](https://wordpress.org/support/topic/unresponsive-button/)
 * Hello,
 * There is this button (“Actualizeaza cosul”). This button is on the cart page,
   but is unresponsive and I want to take it off. How can I do that?
 * Here is the image: [https://imgur.com/dlMdzqy](https://imgur.com/dlMdzqy)
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Funresponsive-button%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [Stef](https://wordpress.org/support/users/serafinnyc/)
 * (@serafinnyc)
 * [1 year, 10 months ago](https://wordpress.org/support/topic/unresponsive-button/#post-17914930)
 * Hello [@ultra123](https://wordpress.org/support/users/ultra123/) the reason that
   you’re not able to use that is because you have Ajax enabled on there and so 
   there’s no need for that button. If you’d like to hide it you can add this css
   to your Customizer section under Additional CSS or if you know how to add CSS
   to your child theme you have enabled do so there as well.
 * Go to **Appearance**, **Customize** > **Additional CSS **and paste this there.
 *     ```wp-block-code
       .actions{    padding:1rem 0 !important;}.actions button:first-child{    display:none !important;}
       ```
   
 * I added some padding to the action div, it’s pretty tight there. You can remove
   it if you want though.
 *  Thread Starter [ultra123](https://wordpress.org/support/users/ultra123/)
 * (@ultra123)
 * [1 year, 9 months ago](https://wordpress.org/support/topic/unresponsive-button/#post-17914954)
 * How can I remove it and then add a new button in the exact same position?
 *  [Stef](https://wordpress.org/support/users/serafinnyc/)
 * (@serafinnyc)
 * [1 year, 9 months ago](https://wordpress.org/support/topic/unresponsive-button/#post-17914961)
 * [@ultra123](https://wordpress.org/support/users/ultra123/) We don’t offer customization
   services in this forum per its rules. You’ll have to seek out a developer to 
   help with adding anything new.
 *  Thread Starter [ultra123](https://wordpress.org/support/users/ultra123/)
 * (@ultra123)
 * [1 year, 9 months ago](https://wordpress.org/support/topic/unresponsive-button/#post-17914977)
 * OK, thank you for the help!
 *  [Stef](https://wordpress.org/support/users/serafinnyc/)
 * (@serafinnyc)
 * [1 year, 9 months ago](https://wordpress.org/support/topic/unresponsive-button/#post-17914979)
 * You’re very welcome
 *  [carolm29 (woo-hc)](https://wordpress.org/support/users/carolm29/)
 * (@carolm29)
 * [1 year, 9 months ago](https://wordpress.org/support/topic/unresponsive-button/#post-17915217)
 * Hey there, [@ultra123](https://wordpress.org/support/users/ultra123/)! Thanks
   for contacting us.
 * While the plugin support can’t provide support for code customization as [per our support policy](https://www.woocommerce.com/support-policy/),
   we do our best to offer advice and direct you to appropriate resources.
 * You can visit the [WooCommerce Facebook group](https://www.facebook.com/groups/advanced.woocommerce/)
   or the `#developers` channel of the [WooCommerce Community Slack](https://woocommerce.com/community-slack/).
   We’re lucky to have a great community of open-source developers for WooCommerce,
   and many of our developers hang out there too.
 * Having said that, the “update cart” button should work correctly. Please let 
   us know if you want help troubleshooting why it is unresponsive, we will be happy
   to help 😃
 * Have a wonderful day!

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

The topic ‘Unresponsive button’ is closed to new replies.

 * ![](https://ps.w.org/woocommerce/assets/icon.svg?rev=3234504)
 * [WooCommerce](https://wordpress.org/plugins/woocommerce/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woocommerce/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woocommerce/)
 * [Active Topics](https://wordpress.org/support/plugin/woocommerce/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woocommerce/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woocommerce/reviews/)

 * 6 replies
 * 3 participants
 * Last reply from: [carolm29 (woo-hc)](https://wordpress.org/support/users/carolm29/)
 * Last activity: [1 year, 9 months ago](https://wordpress.org/support/topic/unresponsive-button/#post-17915217)
 * Status: resolved