• Resolved mdl_admin2

    (@mdl_admin2)


    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

    (@cohhe)

    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.