Site logo

Archived topic

I would like to animate my header

3 replies · Started by Gabriela on October 26, 2020

Viewing posts 1–4 of 4

This is definitely doable.

Can you link us to the site you want this applied on?

You can add the site details on the Private information textarea.

Okay!

Oh I see you're using Elementor.

I'm afraid this is outside of our scope of support but this is fairly easy to do so try this out.

Place this code on the Advanced tab > Custom CSS of the Columns where you placed the animated texts.

selector{
    overflow:hidden;
}

Alternatively, you can simply set the overflow of the inner section you've placed your texts in to "hidden".

This archived topic is closed to new replies.