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

Okay
  Public Ticket #3164374
Need help to fix Fly Cart plugin issue
Closed

Comments

  •  1
    Gui Ramalho started the conversation

    Hi,

    We are Brazilians, so sorry for my bad English.

    We use some WPC plugins in our Woocommerce page. Part of them we customize, mainly position using CSS.

    When I reallocate the Fly Cart plugin, the effect of shake (cursor over - on hover) pull the button to bottom. Look this:  https://www.sotelasitajai.com.br/loja-virtual/

    How can I remove this effect or simple dont pull to bottom?

  •  767
    Janilyn replied

    Hi Gui,

    Thank you for contacting WPClever Support Forum. 

    We’ve received your ticket and 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

  •  1
    Gui Ramalho replied

    Waiting....Dont forget me, please

  •  153
    Henry replied

    Hi,

    Please add below CSS code to WP-Admin → Appearance → Customize → Additional CSS:

    body .woofc-count {
        bottom: 140px; /* One */
    }
    body .woofc-count:hover {
        bottom: 140px; /* Two */
    }

    Note: Please replace 140 with the number you want. Positions one and two must be equal.

    Best regards,
    Henry N.

  •  1
    Gui Ramalho replied

    Thanks, friend!

    Exactly what I needed...! 

    Feel free to close this ticket...

  •  153
    Henry replied

    If you need help from us at any time, feel free to reach out to us. We are always ready to help.

    Best regards,
    Henry N.