Comments RodrigoFLC started the conversationMay 27, 2020 at 8:09amDelete the Add to cart button on the WooCommerce store page on my page, because I just want to have a direct option from the button to the checkout page.Add a screandshot 7,092Oliver repliedMay 27, 2020 at 10:14amHi,Sorry, can't understand where you need to remove it, can you make screenshot? Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. Regards, OliverRodrigoFLC repliedMay 27, 2020 at 4:32pmI want to remove the "Cart" icon on my web page, delete it so that it does not appear on the web in the menu part, but I don't know how to do it. 7,092Oliver repliedMay 28, 2020 at 8:22amHI! pls. use following css: li.menu-item.menu-item-cart.not-dlmenu { display: none !important; } Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. Regards, Oliver1 LikeRodrigoFLC repliedMay 28, 2020 at 8:34amHello Goodnight. The code works only for computer, for mobile devices it does not respond, the option continues to appear. 7,092Oliver repliedMay 28, 2020 at 9:58amHi,CSS: .mobile-cart-position-top #site-header .mobile-cart { display: none; } Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. Regards, OliverRodrigoFLC repliedMay 28, 2020 at 8:02pmPerfect. Thank you 7,092Oliver repliedMay 29, 2020 at 6:12amYou're welcome!Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. Regards, Oliver Sign in to reply ...
Delete the Add to cart button on the WooCommerce store page on my page, because I just want to have a direct option from the button to the checkout page.
Add a screandshot
Hi,
Sorry, can't understand where you need to remove it, can you make screenshot?
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver
I want to remove the "Cart" icon on my web page, delete it so that it does not appear on the web in the menu part, but I don't know how to do it.
HI!
pls. use following css:
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver
Hello Goodnight.
The code works only for computer, for mobile devices it does not respond, the option continues to appear.
Hi,
CSS:
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver
Perfect. Thank you
You're welcome!
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver