How to remove "Update Cart" button in Cart page of Shopify Venture theme

Dip_BC
Excursionist
42 1 10

Hi,

If there any way to remove the "Update Cart" button from cart page in Shopify Venture? 

I want normal functioning of the other 2 buttons in cart page ( "Check Out", "Continue Shopping" ).

To remove Update Cart.png

Thanks in advance.

Dip_BC

Replies 4 (4)

pawan987
Explorer
38 8 5

Hi @Dip_BC, Please add this code bellow theme.css file:

.update-cart{display:none}

Thanks

Dip_BC
Excursionist
42 1 10

Hi @pawan987,

I've entered the code in theme.scss.liquid file but it's not working, friend.

Thanks,

Dip_BC

pawan987
Explorer
38 8 5

Hi @Dip_BC,

Would you please share your store link.

Thanks

Dip_BC
Excursionist
42 1 10

Hi @pawan987,

Thanks for your help friend, but I already had a talk with Shopify, they told me they'll take care of the issue.

Regards,

Dip_BC