1. PROMO Upgrade to Pro Membership @ $99 / Lifetime & access all our 16+ premium Divi extensions: Divi Block, Carousel Toolkit, etc.LEARN MORE
Dismiss Notice
NEW Divi.Help Pro Carousel AI Toolkit - Magically turn your Divi design into carousel, simply by using our online toolkit. No plugins needed. Now it works with Divi 5 as well!Try our carousel AI toolkit
BEST Divi Block - A revolutionary drag & drop tool to easily mix & match 960+ premade blocks (Light & Dark) to kick start your Divi site design. Special module designs are included as well. Also newly added AI generator & color. Now it works with Divi 5 as well!
Learn More About Divi BlockFree Version ~ 340+ Free Blocks

Our website started doing a zoom in and blink on page load -- why?

Discussion in 'Free Divi Community Forum' started by Ben Sargent, Jan 31, 2022.

  1. Ben Sargent

    Ben Sargent New Member

    Without making any changes to the site, a number of text elements (H1s and other tags) started doing an animation effect -- has anyone else seen this? I need to disable this effect -- anyone know what might be causing it? This just started in the last couple of weeks. no updates to content were made, but a plug-in or the Divi theme may have updated automatically.

    https://group-q.com/

    Thanks for any suggestions!
    Ben
     
    1. PRO MEMBER PERKS Divi Block Pro - Premade gradient text design for your Divi site without using any plugins:View Demo
  2. Problemizer.com

    Problemizer.com Divi Expert

    Hello Ben,

    For the immediate solution, can you try putting this code in Divi -> Theme Options -> Integration
    HTML:
    <script>
    window.addEventListener('DOMContentLoaded', (event) => {
        const elemWithAnimation = Array.from(document.getElementsByClassName('et_had_animation'));
        elemWithAnimation.forEach(elem => elem.classList.remove("et_had_animation"));
    });
    </script>
    Please let me know if this worked.

    Are you using some plugins like Autoptimize?
     
  3. Ben Sargent

    Ben Sargent New Member

    Hello -- thank you for your suggestion. I just tried this but it did not fix the issue. I put the script in the <body> and then in the <head> section and it did not fix the issue either way. Any other thoughts?
     
    1. PRO MEMBER PERKS Divi Ultimate Child Theme - Tons of premade layouts & section designs + functionalities for your Divi site:Learn More
  4. Problemizer.com

    Problemizer.com Divi Expert

    I asked you if you are using any caching plugins?

    Please clear the cache and disable those and try again.

    Also, you should clear and disable this:
    upload_2022-2-8_18-21-30.png

    Alternatively, you can try enabling the Safe Mode. https://www.elegantthemes.com/blog/...ing-safe-mode-system-status-and-remote-access