• Hello everyone! I have a plugin that will allow me to display ads in my footer widget menu. This plugin doesn’t have any animations for the ads. When I refresh the page, the ads “tumble” into place. I have determined that it is due to the “rotateInDownLeft” part of the HTML file being called. How do I remove this animation?

    • This topic was modified 7 months, 1 week ago by Zane Duncan. Reason: Added Topic Tags

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Zane Duncan

    (@zjduncan2007)

    Hoping that by me replying to this it will gain a bit more traction than it has.

    Michael

    (@abramgauri47)

    Hi Zane,

    Thank you for contacting us,

    Apology for the delay,

    Please put the CSS code below into the additional CSS field

    Step 0 – Go to Appearance > customize

    Step 1 – Go to Additional CSS?

    .footer .bs-widget{
    animation:none
    }

    If there is any confusion feel free to ask

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Remove Footer Widget Animation On Refresh’ is closed to new replies.