Get Ready Elementor Templates

Elementor Icon Box Hover Effects | Elementor Pro Tutorial

Subscribe To My YouTube Channel For More Upcoming Videos

Icon Card Hover Effect

/*Icon Hover Animation*/
.card{
    --hover-color: #ff0057;
    --height: 250px;
    --transition-time: all 0.5s;
}
.card{
    min-height: var(--height);
    position: relative;
}
.card .card-icon-box img, .card .card-icon-box, .card .card-icon-box .elementor-heading-title{
    transition: var(--transition-time);
}
.card .card-icon-box{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: var(--height);
    width: 100%;
}
.card .elementor-widget-wrap:hover .card-icon-box{
    left: -75px;
    height: 150px;
    width: 150px;
    top: 50px;
}
.card .elementor-widget-wrap:hover .card-icon-box .elementor-widget-wrap{
    background: var(--hover-color) !important;
}

.card .elementor-widget-wrap:hover .card-icon-box .elementor-heading-title{
    font-size: 0px !important;
}

Icon Card Responsive

/*Icon Card Responsive*/
@media (max-width: 1025px) {
.card .card-icon-box{
    position: relative;
    left: 0;
    height: 200px;
    width: 100%;
    top: auto;
}
.card .elementor-widget-wrap:hover .card-icon-box{
    position: relative;
    left: 0;
    height: 200px;
    width: 100%;
    top: auto;
}
.card .elementor-widget-wrap:hover .card-icon-box i{
    font-size: unset;
}
.card{
    height: auto;
    position: relative;
}
}
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