I try to explain. About data-scroll-reveal I want to know how to change the name of the destination address.
I'll explain
- Code: Select all
<a href="#restaurant" class="btn" data-scroll-reveal="enter bottom over .5s after .25s"> restaurant! </a>
I would like to change thisin this
- Code: Select all
<a href="#ristorante" class="btn" data-scroll-reveal="enter bottom over .5s after .25s"> Ristorante! </a>
I hope I was clear
Thank you