Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #744997

    We rarely sell from this site and there are no transactions going on at all right now but everyone who views our site on a small screen or mobile sees the cart icon (we just occassionally use this feature sell tickets to conferences)

    I had a look at the forum and the features on the Enfold menus – missing something?

    Tony

    #746851

    Hey studio3enfold,

    Try to add this css code in QUick CSS (located in Enfold > General Styling):

    @media only screen and (max-width:767px) {
      .responsive #top .cart_dropdown {
        display: none !important;
      }
    }

    Let us know if this helps.

    Best regards,
    Nikko

    #753733

    A belated thanks to you Nikka – I didn’t see your reply

    Guess what – the client decided it was such a small thing they could live with it!! – I will give it a try + let you know

    #753742

    Yip – seems to work a treat – many thanks Nikko

    Tony

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Can I remove the WC Cart icon from the header on mobiles’ is closed to new replies.