Please submit a private ticket if you need to share sensitive information, such as license details and admin credentials.

Okay
  Public Ticket #2535438
Disable the bubble on mobile
Closed

Comments

  • Tracy Tang started the conversation

    How can I disable the bubble on mobile? 

  • Tracy Tang replied

    This worked for me: 

    /*Disable Bubble on Mobile */
    @media all and (max-width: 980px) {
    .woofc-count {
    display: none;}
    }

  •  767
    Janilyn replied

    Thanks for your feedback, Tracy. I'm glad that it was solved. I will keep this ticket for other users to refer to this one when they need to disable the bubble on mobile.

    I'll close your ticket now. Feel free to submit a new one in case you encounter any issues at any time. 

    Have a nice day and best regards. 

    Janilyn T. - WPClever Support Agent