Get Ready Elementor Templates

Cloud Effect in Elementor | Elementor Pro Tutorial 2021

Subscribe To My YouTube Channel For More Upcoming Videos

Could Effect CSS

.clouds{
    position: absolute;
    width: 100vw !important;
    bottom:0;
}

Cloud Custom Attribute

style|--i:1

Cloud Animation CSS

.clouds{
    /* animation 1
    animation: animate 8s linear infinite;
    */
    /* animation 2
    animation: animate calc(8s * var(--i)) linear infinite;
    */
}
@keyframes animate{
    0%{
       transform:translateX(-100%); 
    }
    100%{
        transform:translateX(100%);
    }
}
Wanna join my secret winners’ gang?

I only share these secrets with the people in this group. Honestly, you can not find such tricks for FREE on the whole internet!

  • Money Making Blog Tricks
  • $100k by Freelancing Formula
  • Secret Resources
  • Rich Dad business tactics
  • And, of course about my upcoming videos and plans