Home Forums Themes Support Aqua WordPress Theme Cart Showing in Header 8 in Mobile View

Topic Resolution: Resolved

Tagged: , ,

Viewing 1 reply thread
  • Author
    Posts
    • #5513

      When I am looking at my homepage with Header 8 the Cart Icon appears, but not on desktop, or tablet view.

      How can I remove this?

    • #5516

      Sorry I don’t quite understand your question. Do you mean you want to remove the cart icon on Mobile? Because I see it’s now hidden on desktop & tablet view but mobile.

      If I’m right, here’s the code you need to apply on Custom CSS:

      .ro-mini-cart-mobile {
         display:none !important; 
      }
Viewing 1 reply thread

You must be logged in to reply to this topic.