Resolvedhow to hide “Show Cart” button
Tagged: hide button
- This topic has 2 replies, 2 voices, and was last updated 2 years, 4 months ago by
mwago.
- AuthorPosts
- January 14, 2021 at 5:38 pm #28296
mwago
ParticipantHello,
I found one not really logical error. Please help me to resolve it.
When u click on “Order” button the item will move to shopping card and popup window will show the cart content.
Its fine, but there is a button on a left handside call showCart which is silly to show as I am in the cart already.
Also if you click icon “show cart bag” on a top right of the page also shows the cart content and the button is there.
Its un-loggical and missleading. Can hide it with a CSS homehow?
thanx for advice.
https://mega.nz/file/olBSxbgA#k5uR4BnOAUM2IAJQe3HJcd5aGKWrxkU5875ipxs1hCoJanuary 15, 2021 at 5:52 pm #28306Althemist
KeymasterHi mwago,
I am afraid this is not theme related. It’s how WooCommerce work. This is actually the default WooCommerce cart widget in a popup. The cart button will lead to the actual cart PAGE where you have a lot more controls. The only way to hide it would be indeed with CSS. Alternatively, you can completely disable the cart popup, so the users will only use the widget in the header.
January 17, 2021 at 3:27 pm #28326mwago
Participantthank you, I understand now.
- AuthorPosts
You must be logged in and have valid license to reply to this topic.