Icon / Arrow for scroll down full screen slider
Hello,
Is there a built in way to activate a downward arrow near the bottom of a full screen slider, so that when clicked it scrolls down? It also provides a visual cue that the user should scroll down. Pretty typical feature, so I assume you'll know what I mean. If not, there's a good demo of many styles of such a thing here: https://codepen.io/nxworld/pen/OyRrGy
If there's not a built in way, how would I go about adding this? It seems like a fairly necessary feature when using a full screen slider / hero image.
Thanks...
Jonathan
Comments
you can do this in revolution slider, add an arrow and set the action to 'click' then add a class to it named '.scroll' It should scroll to the corresponsing ID on the page.
thanks