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

Okay
  Public Ticket #2710310
Disable Flying Cart Animation
Closed

Comments

  • Julio started the conversation

    Hi there.

    I'd like to disable the flying cart animation on my website bc our main goal is not selling stuff and it could disturb our readers.

    I couldn't find a way to do that on the settings panel.

  •  767
    Janilyn replied

    Hi Julio,

    Thanks for contacting us here.

    You can go to WPClever >> Fly Cart, then find the Effect option, choose "No" >> Update to disable the sliding effect for the popup.

    Best regards.

    Janilyn T. - WPClever Support Agent

  • Julio replied

    Hi Janilyn,

    Thanks for the help.

    I'd actually like to disable the flying cart shake when it loads on the page.

    Is there a way to do so?

    Thanks again,

  •  767
    Janilyn replied

    Hi Julio,

    Thanks for the feedback & information. We're not available at the weekend so today I am able to reach back to you.

    I have assigned one of our developers to help you with that. He’ll be looking into your question and responding with specific instructions as soon as possible. 

    Please stay patient as we're having very heavy workloads, it might take some time for our developers to reach back.

    Best regards.

    Janilyn T. - WPClever Support Agent

  •  153
    Henry replied

    Hi Julio,

    You can use CSS code to WP-Admin → Appearance → Customize → Additional CSS:

    div#woofc-count {
        animation: none!important;
    }


    Best regards,
    Henry N.