Create Dream Website

How to Add Smoke Text Animation in Elementor For Free

Code snippet for Smoke Animation

HTML
/* code written by  aditya */

/* code for center the header nav menu */
@media screen and (min-width: 990px){
.header--middle-left {
    grid-template-areas: 'heading navigation icons';
    grid-template-columns: 1fr auto 1fr;
    column-gap: 2rem;
}
}

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top