Get Ready Elementor Templates

AI Chatbot Landing Page using Elementor | WordPress 2024

Subscribe To My YouTube Channel For More Upcoming Videos

Main Heading (Gradient Color) CSS


selector{
    background-image: linear-gradient( 90deg, #F9E483 0%, #FFFFFF 100% );
    background-size: cover;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    text-fill-color: transparent;
    display: inline-block;
}

 

Slide Heading Container CSS


selector{
    display: flex;
    width: 100000px;
    transform: translateX(0px);
    animation: marquee 40s linear infinite;
}


@keyframes marquee {
    
    100%  {transform:translateX(-2799.31px)
       
   }
   
}

 

Video Button Icon CSS


selector .elementor-icon:before {
    content: '';
    display: inline-block;
    position: absolute;
    top: -2px;
    left: -2px;
    bottom: -2px;
    right: -2px;
    border-radius: inherit;
    border: 1px solid #98B854;
    -webkit-animation: btnIconRipple 2s cubic-bezier(0.23, 1, 0.32, 1) both infinite;
    animation: btnIconRipple 2s cubic-bezier(0.23, 1, 0.32, 1) both infinite;
    border-color: #98B854;
}


@keyframes btnIconRipple {                                                0% {
    border-width: 4px;
    transform: scale(1);
}

  80% {
    border-width: 1px;
    transform: scale(1.35);
    
    
    100% {
    opacity: 0;
  }


 

Pricing Table Title CSS


selector {
    background-image: linear-gradient( 90deg, #3FA542 0%, #D4B362 100% );
    background-size: cover;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    text-fill-color: transparent;
    display: inline-block;
}

 

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