Title: remove cart
Last modified: August 30, 2016

---

# remove cart

 *  Resolved [mdl_admin2](https://wordpress.org/support/users/mdl_admin2/)
 * (@mdl_admin2)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/remove-cart/)
 * Hello! I was wondering wether I can remove the cart image on top. Could you please
   help me?

Viewing 1 replies (of 1 total)

 *  Theme Author [Madars](https://wordpress.org/support/users/cohhe/)
 * (@cohhe)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/remove-cart/#post-6794630)
 * Hello,
 * sure, add this code to your style.css file:
 *     ```
       body .cart-contents {
           display: none;
       }
       ```
   
 * that will hide the icon.
 * Best,
    Cohhe

Viewing 1 replies (of 1 total)

The topic ‘remove cart’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/shopera/1.4.3/screenshot.png)
 * Shopera
 * [Support Threads](https://wordpress.org/support/theme/shopera/)
 * [Active Topics](https://wordpress.org/support/theme/shopera/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/shopera/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/shopera/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Madars](https://wordpress.org/support/users/cohhe/)
 * Last activity: [10 years, 5 months ago](https://wordpress.org/support/topic/remove-cart/#post-6794630)
 * Status: resolved