Fahad is a talented web developer with a fantastic dimension of creativity and proactivity. He made the whole process very easy for me with excellent communication. I enjoyed the process and timely delivery. Thank you so much.
My goodness! Fahad!!! You're a magician. Oh my gosshh! I can't thank you more, Also thanks to Max for referring you! I'm super happy!
Subscribe To My YouTube Channel For More Upcoming Videos
.rotated{ animation: 100s linear infinite rotate-animation; } @keyframes rotate-animation { 0% { transform: rotate(0) } 100% { transform: rotate(360deg) } }
rotated
.floating { animation: floating-animate 4s infinite linear; } @keyframes floating-animate { 0% { transform: translateY(-30px); } 50% { transform: translateY(-15px); } 100% { transform: translateY(-30px); } }
floating
.hero-btn .elementor-button-icon{ padding: 20px 20px 16px; font-size: 40px; background-color: white; border-radius: 100%; } .hero-btn .elementor-button-text{ margin-top: auto; margin-bottom: auto; } @media (max-width: 1024px){ .hero-btn .elementor-button-icon{ padding: 13px 15px 3px; font-size: 30px; } }
hero-btn
.icon-box .elementor-icon-box-icon{ margin-bottom: -6px; }
icon-box
.herb-section { position: absolute; width: 100%; top: 0; left: 0; display: none; } .herb-section.active { display: block!important; /* Only the active section will be visible */ } .herb-button { cursor: pointer; } .herb-button.active .elementor-widget-container, .herb-button:hover .elementor-widget-container{ border-color: #00712D!important; } .herb-button.active .elementor-widget-container::before, .herb-button:hover .elementor-widget-container::before { content: ""; width: 24px; height: 24px; background-color: #00712D; display: inline-block; position: absolute; top: -10px; left: 50%; /* Align to the left */ transform: translateX(-50%); /* Center the element horizontally */ border-radius: 100%; } @media (max-width: 767px){ .herb-button.active .elementor-widget-container::before { width: 10px; height: 10px; top: -4px; } }
herb-section herb-button active
data-jim|
.play-icon{ padding: 15px; border: 2px dashed rgba(255, 251, 230, 0.4); border-radius: 100%; } @media (max-width: 1024px){ .play-icon .elementor-icon{ padding: 30px!important; } }
play-icon
@keyframes fadeDown { from { opacity: 0; transform: translate3d(0,-50px,0) } to { opacity: 1; transform: none } } .elementor-element.fadeInDown { animation-name: fadeDown } @keyframes fadeLeft { from { opacity: 0; transform: translate3d(-50px,0,0) } to { opacity: 1; transform: none } } .elementor-element.fadeInLeft { animation-name: fadeLeft } @keyframes fadeRight { from { opacity: 0; transform: translate3d(50px,0,0) } to { opacity: 1; transform: none } } .elementor-element.fadeInRight { animation-name: fadeRight } @keyframes fadeUp { from { opacity: 0; transform: translate3d(0,50px,0) } to { opacity: 1; transform: none } } .elementor-element.fadeInUp { animation-name: fadeUp }
I only share these secrets with the people in this group. Honestly, you can not find such tricks for FREE on the whole internet!