Get Ready Elementor Templates

Glassmorphism Service Animation Using Elementor | Elementor Pro Tutorial

Subscribe To My YouTube Channel For More Upcoming Videos

Glassmorphism Hover Effect CSS

selector .content-area{
    --hover-box-width: 150px;
}

selector .content-area,.content-area .elementor-icon,.icon-section{
    transition: all 0.5s !important;
}
selector .content-area:hover .icon-section{
    height: var(--hover-box-width);
    width:  var(--hover-box-width);
    left: calc(-1*(var(--hover-box-width)/2)) !important;
    top: calc(50% - var(--hover-box-width)/2) !important;
}
selector .content-area:hover .elementor-icon{
    font-size: 50px !important;
}
selector .icon-section{
    backdrop-filter: blur(20px);
    height: calc(100% - 40px);
    width:  calc(100% - 40px);
}   
    
/*RESPONSIVE*/
@media (max-width: 767px){
    selector .content-area{
        max-width: 300px;
    }
    selector .icon-section{
        height: auto;
        }
    selector .content-area:hover .icon-section{
        top: -10px !important;
        height: auto;
            width:  calc(100% - 40px);
        left: 20px !important;
    }
    selector .content-area:hover .elementor-icon{
        font-size: 75px !important;
    }
}
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