I create an anchor to bottom2 poisition id restaurant, but when i click on the icon the page scroll no to the begin of the module. How i can set the correct poisition fo the scrolling?
http://demo.webarch.it/estrella_00/
Thank
G.Fantoni
.frontpage #gkBottom2 {
padding-top: 90px;
}
<h1 data-scroll-reveal="enter top over .5s after 0s">Acquista una casa ai Caraibi!</h1>
<h2 data-scroll-reveal="enter bottom over .5s after .15s">…una terra, definita dal suo primo visitatore, Cristoforo Colombo:“la più bella che l’occhio umano abbia mai visto”.</h2>
<p><a href="#restaurant" class="btn" data-scroll-reveal="enter bottom over .5s after .25s">Scopri il nostro complesso residenziale</a></p>
<ul class="gk-short-menu">
<li data-scroll-reveal="enter bottom over .5s after .25s"><a href="index.php/gallery"><i class="icon-progetto-3"></i> <span>Progetto</span></a></li>
<li data-scroll-reveal="enter bottom over .5s after .5s"><a href="#appartamenti"><i class="icon-appartamenti-1"></i> <span>Appartamenti</span></a></li>
<li data-scroll-reveal="enter bottom over .5s after .75s"><a href="index.php/gallery"><i class="icon-photo-1"></i> <span>Gallery</span></a></li>
<li data-scroll-reveal="enter bottom over .5s after 1s"><a href="#musthave"><i class="icon-checklist"></i> <span>I nostri plus</span></a></li>
<li data-scroll-reveal="enter bottom over .5s after 1.25s"><a href="#vivere"><i class="icon-vivere-1"></i> <span>Vivere qui</span></a></li>
<li data-scroll-reveal="enter bottom over .5s after 1.50s"><a href="#location"><i class="icon-location-2"></i> <span>Location</span></a></li>
</ul>
.frontpage #gkBottom2 {padding-top: 590px;}
.frontpage #gkBottom5 {
padding-top: 100px;
}
.frontpage #gkBottom5 {
padding-top: 140px;
}
#gkBottom5 {
padding-top: 130px !important;
}
body.frontpage #gkBottom5 {
padding-top: 130px !important;
}
.frontpage #gkBottom5 {
padding-top: 130px !important;
}
.frontpage #gkBottom5 {
padding-top: 130px;
}