Get Ready Elementor Templates

Pepsi Landing Page using Elementor Flexbox | Elementor Pro Tutorial

Subscribe To My YouTube Channel For More Upcoming Videos

Thumbnails Centered CSS

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

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

JavaScript snippet for thumbnails



Thumbnail Custom Attribute

data-jim|image_url

BG Color Custom Attribute

data-color|color_code

Background Transition CSS

.pepsi-section{
    -webkit-transition: all 1s !important;
    transition: all 1s !important;
}

Thumbnail Media Query

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