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
selector{
position: absolute;
left: 0;
top: 0;
width: 100%;
height:100%;
background: #017143;
clip-path: circle(550px at right 600px);
}
selector{
position: absolute;
left: 0;
bottom:4vh;
width: 200px;
transform: translateX(-50%);
}
selector img{
cursor: pointer;
transition: 0.5s;
}
selector img:hover{
transform: translateY(-15px)
}
data-jim|https://elementor.jimfahad.com/elementor0132/wp-content/uploads/2021/06/img1.png
@media (max-width:1024px){
selector{
clip-path: circle(380px at right 530px);
}
}
@media (max-width:767px){
selector{
left: 50%;
}
}