Get Ready Elementor Templates

Starbucks Landing Page using Elementor | WordPress Elementor Pro Tutorial

Subscribe To My YouTube Channel For More Upcoming Videos

Circle Clip-Path CSS

selector{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height:100%;
    background: #017143;
    clip-path: circle(550px at right 600px);
}

Thumbnails Centered CSS

selector{
    position: absolute;
    left: 0;
    bottom:4vh;
    width: 200px;
    transform: translateX(-50%);
}

Thumbnails hover animation CSS

selector img{
    cursor: pointer;
    transition: 0.5s;
}
selector img:hover{
    transform: translateY(-15px)
}

JavaScript snippet for thumbnails




Thumbnail Custom Attribute

data-jim|https://elementor.jimfahad.com/elementor0132/wp-content/uploads/2021/06/img1.png

Circle Media Query

@media (max-width:1024px){
selector{
    clip-path: circle(380px at right 530px);
}
}

Thumbnail Media Query

@media (max-width:767px){
selector{
    left: 50%;
}
}
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