On the cart page, I tried to remove the update cart button since I added php code that automatically upadate the cart.
I also removed the shipment information.
On PC, those are removed well.
but on mobile, it is not removed as you can see on the photo.
I removed it by adding css.
Can I know why it is still visible on mobile?
Am I spposed to add php code to remove that?