Get Ready Elementor Templates

Elementor Social Card Hover Effect | WordPress Elementor Pro Tutorial

Subscribe To My YouTube Channel For More Upcoming Videos

Social Card Open CSS

/*No YOUTUBE remake without Jim Fahad's Permission*/
selector .social-logo{
    transform: translateY(50%);
    z-index: 3;
    transition: ease-in-out 0.6s;
}
selector .social-details{
    z-index: 2;
    transform: translateY(-50%);
    transition: ease-in-out 0.6s;
    opacity: 0;
}
selector:hover .social-logo, selector:hover .social-details{
    transform: translateY(0);
    opacity: 1;
}

Social Card Mobile CSS

/*Default Show on Mobile*/
@media only screen and (max-width: 767px) {
selector .social-logo, selector .social-details{
    transform: translateY(0);
    opacity: 1;
}     
}
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