Scroll Down Button Elementor Pro Tutorial

Scroll Down Button Elementor Pro Tutorial

Scroll Down Button Elementor Pro Tutorial

Scroll Down Button Elementor Pro Tutorial

DISCLAIMER: I often review / link to products & services that I love and think you may find of interest. When you purchase a product/service through one of my link, I receive a commission, which helps me producing free content (you don’t pay anything extra!).

hello, I’m Kaycinho, The Digital Alchemist, and today, I’m going to show you how to add an animated clickable scroll down icon with Elementor Pro.

Scroll Down Button Elementor Pro Tutorial

First of all, let’s give credit where it’s due because this tutorial is based on a codepen from Yuri.

This tutorial is video based (check above), but below you will find the code needed to complete it.

HTML Code (HTML Widget)

While editing your custom Elementor Pro header, add an HTML widget, and paste the following code in it (and make sure you replace the CHANGEME part of the code by the section ID you want to link to, as explained in the video):

				
					<a class="hero-mouse anchor" href="#CHANGEME">
  <div class="mouse-icon"><span></span></div>
</a>
				
			

CSS Code

  • click on the gear icon (bottom left corner of the editor page)
  • click on the Advanced tab
  • then inside the Custom Css filed, paste the following code:

				
					.hero-mouse {
  position: absolute;
  bottom: 40px;
  left: 50%;
  margin-left: -15px;
  text-align: center;
  z-index: 100;
  font-size: 12px;
  text-transform: uppercase;
  color: white;
  font-weight: 600;
  letter-spacing: 1px;
}
.hero-mouse h3 {
  margin-left: -14px;
  padding-top: 15px;
}

.mouse-icon {
  width: 25px;
  height: 45px;
  border-radius: 15px;
  position: relative;
  border: 2px solid #dedede;
  text-align: center;
}
.mouse-icon span {
  width: 3px;
  height: 8px;
  margin: 2px auto 0;
  display: block;
  background: #dedede;
  border-radius: 5px;
  -webkit-animation: 1.2s ease infinite wheel-up-down;
          animation: 1.2s ease infinite wheel-up-down;
}

@-webkit-keyframes wheel-up-down {
  0% {
    margin-top: 2px;
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  100% {
    margin-top: 20px;
    opacity: 0;
  }
}

@keyframes wheel-up-down {
  0% {
    margin-top: 2px;
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  100% {
    margin-top: 20px;
    opacity: 0;
  }
}

				
			

Your turn!

Scroll Down Button Elementor Pro Tutorial

I hope this tutorial will help you make your future websites even more beautiful, with Elementor Pro!

If you watched the companion video and if you like it, please give it a thumbs up, as it really helps growing the Youtube channelIt does really help, and it doesn’t cost you anything!

Oh, if you want to know how to create a beautiful branding for yourself, your business or for your clients, you can download (totally free) my branding guidelines template by clicking here.

So, that’s it for this tutorial, I hope to see you around here or on the Youtube channel, and in the meantime, don’t forget to invest in YOUR success!

Share this post

>
Privacy Settings saved!
Privacy Settings

When you visit any web site, it may store or retrieve information on your browser, mostly in the form of cookies. Control your personal Cookie Services here.

Cookies essentials to the navigation on this website.

Cookies used to remember your choices regarding privacy.

Decline all Services
Accept all Services

Join me on YouTube

subscribe & get exclusive tips to be your own boss

Brand, market

& grow online

​By subscribing you accept to receive my newsletter and occasional marketing offers. Unsubscribe anytime.

close
Scroll to Top

My Account

Featured

Check out the shop!

Subscribe to my newsletter