• Hello!

    I just got the plugin and I find it pretty awesome already working wit the Divi CSS class ?? Thanks for the work!

    But unfornately, I have one little question/problem. When I add the css code to the Custom Class module from divi, it will effect to the whole module (several textss, button, pictures etc).

    My question is now, how can I make that it would only effect to one speficic text? For example, the main Title? (Blue Whale Dive)

    Thank you.

    Have a nice day.
    Stefanie

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author eleopard

    (@eleopard)

    Dear Stefanie,

    Apologies for the delayed reply.

    Regarding your issue, I don;t think it would be possible to make some internal elements stop animation without using some Custom CSS.

    e.g. For your current situation. Please add the following CSS to:
    Settings > Animate It! > Custom CSS Box

    .header-content .et_pb_module_header, .header-content .et_pb_button{
    	animation: none
    }

    Now, add the animation to the header block using the Custom Animation Classes.

    This should only make the “BLUE WHALE DIVE” animate, while the upper text and bottom button should remain intact.

    Please let me know if this works for you.

    Plugin Author eleopard

    (@eleopard)

    If this does not work, please email your issue with this forum link to [email protected], and our Dev team would take a closer look at it.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Animate one specific Text’ is closed to new replies.