Total Docs
Docs
Icons
Snippets
Changelog
Extensions
Newsletter
Videos
Get Theme
Menu
Search
Snippets: Hide Menu Cart When Empty
This snippet was last updated on
August 8, 2016
body .wcmenucart-items-0 { display: none !important; }
All CSS snippets should be added via a
child theme's
style.css file or using the built-in
Custom CSS panel.