Support for Envato Buyers Forums DGWork Hide only Shop Cart

Viewing 5 reply threads
  • Author
    Posts
    • #11402
      Arquivo3D
      Member

      How can I hide the shop cart, on large desktop and mobile? Thanks

    • #11405

      You can hide it by custom CSS:

      #product_cart{display:none;}
      

      Thanks

    • #11411
      Arquivo3D
      Member

      Doesn’t work… The Cart Icon still on the Top Menu Bar…

    • #11416

      Try this code

      #site-icons a#product_cart{display:none;}

      Thanks

    • #11420
      Arquivo3D
      Member

      That works. Thank you a lot

    • #11429

      Great!

Viewing 5 reply threads
  • You must be logged in to reply to this topic.