Reply To: Problem with FullScreen Youtube video

Homepage Community Forums Aspire Theme Support Problem with FullScreen Youtube video Reply To: Problem with FullScreen Youtube video

#22545
Wes
Moderator

    This should work –

    .front-page-3 .fadeInUp {
        -webkit-animation-name: none;
        animation-name: none;
    }
    

    Add this to your Customizer > Additional CSS