Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1147905
    buhussain
    Participant

    hii,,,

    i did what you’ve asked for to remove the update button from the cart page, but it did not work!
    please advice.

    #1147908
    Rupok
    Member

    Hi there,

    Thanks for writing in! Not sure what you are referring. Would you point us the issue and reference the thread you are talking about?

    Thanks!

    #1149904
    buhussain
    Participant

    am using woocommerce, in the cart page i want to remove the update button, how i can no that

    #1150151
    Rue Nel
    Moderator

    Hello There,

    To remove the update button in the cart, please add the following css code in the customizer, Appearance > Customize > Custom > CSS

    .woocommerce .cart .actions>input[name="update_cart"] {
    	display: none;
    }

    Hope this helps. Kindly let us know.

  • <script> jQuery(function($){ $("#no-reply-1147905 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>