Disable Shop Cart Icon

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #4018
    Silverfan
    Member

    Can’t find any options on how to Disable the “Shop Cart” icon in the menu.

    Were do i find it? or can temporary remove it.
    Thanks

    #4027
    Nexus
    Moderator

    Please put the following code into custom css in the theme options

    .cart-contents {
    display: none !important;
    }

    Hope this does the trick. Thanks!

    #4061
    Silverfan
    Member

    Worked fine! Thanks.

    That might be a good thing to have in Theme options (disable cart icon)

    #4069
    Nexus
    Moderator

    Sure will consider it. Thanks for the suggestion 🙂

Viewing 4 posts - 1 through 4 (of 4 total)
  • The forum ‘Agile Theme Support’ is closed to new topics and replies.