Hello, sorry for the misunderstanding, you can add a button to the slider that links to a title or header with an id, for example
At visual composer, you will see an element called Heading title, if you add it you will see a field to add an ID, for example “scroll” ( without the “” )
Now at revolution slider, you add a button with an icon and add the url like http://yourdomain.com/#scroll or if you use code,
COPY CODE
<a href="http://yourdomain.com/#scroll"></a>
Basically, add the url with the id #scroll at the end. This will make the button scroll down to the element with that id
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution