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
/*Layered Card CSS*/ :root{ --color: #ffffff; } selector{ position: relative; z-index: 9; } selector .elementor-inner-column{ overflow: hidden; } selector:before, selector:after { content:""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; border-radius: 10px; background: var(--color); transition: 0.5s; z-index: -1; } selector:hover:before{ transform: rotate(20deg); box-shadow: 0 2px 20px rgba(0,0,0,.2); } selector:hover:after{ transform: rotate(10deg); box-shadow: 0 2px 20px rgba(0,0,0,.2); }
/*Hide/Show Content CSS*/ .y-content { position: absolute; bottom: -12vh; transition: all 0.4s ease-in-out; } selector:hover .y-content{ bottom: 0vh; }
I only share these secrets with the people in this group. Honestly, you can not find such tricks for FREE on the whole internet!