Home › Forums › Support › hide shopping cart in mobile version This topic has 1 reply, 2 voices, and was last updated 4 years, 1 month ago by Leo. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts February 26, 2019 at 10:03 am #822432 julio As I can hide the woocommerce shopping cart in the mobile version, try this code .mobile-bar-items.wc-mobile-cart-items { display: none; } but it still shows up. GP Premium 1.7.8 February 26, 2019 at 2:18 pm #822640 LeoStaff Customer Support Hi there, Try this instead: #mobile-header .mobile-bar-items.wc-mobile-cart-items { display: none; } Let me know 🙂 Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In