Search for: Log In Free Support [Resolved] Hide button View Cart for WooCommerce Home › Forums › Support › Hide button View Cart for WooCommerce This topic has 4 replies, 2 voices, and was last updated 5 years, 6 months ago by Tom. Viewing 5 posts - 1 through 5 (of 5 total) Author Posts August 8, 2015 at 11:22 pm #127745 Oleg What do I use CSS to hide the button View Cart for WooCommerce? I have tried: .woocommerce_message a.button {display:none;}. It does not work. Thanks for the help! August 8, 2015 at 11:58 pm #127749 TomLead Developer Lead Developer Hmm, that should work. Try getting a little more specific: body.woocommerce .woocommerce_message a.button {display:none;} Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ Ongoing Development: https://generatepress.com/ongoing-development August 9, 2015 at 1:11 am #127767 Oleg Excuse me. It was necessary because: .woocommerce-message a.button {display:none;}. – but not _ August 9, 2015 at 1:32 am #127769 Oleg Maybe you know CSS, with which you can hide the button Empty Cart? August 9, 2015 at 9:27 am #127829 TomLead Developer Lead Developer Where does the Empty Cart button usually show up? Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ Ongoing Development: https://generatepress.com/ongoing-development Author Posts Viewing 5 posts - 1 through 5 (of 5 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In