Hi,
I'm currently using the Steakhouse GavickPro template and am just working on the GK Short Menu. In the demon there are icons above each of the menu selections. But for some reason I can get them on my site.
The code I currently have is
<h1 data-scroll-reveal="enter top over .5s after 0s"><img src="images/BARKITCHEN.png" alt="" width="608" height="87" /></h1>
<h2 data-scroll-reveal="enter bottom over .5s after .15s">HUIS [House in Flemish] is a new Belgian Bar and Kitchen in Southsea.</h2>
<p><a class="btn" href="#restaurant" data-scroll-reveal="enter bottom over .5s after .25s">Discover our restaurant</a></p>
<ul class="gk-short-menu">
<li data-scroll-reveal="enter bottom over .5s after .25s"><a href="#menu">Menu</a></li>
<li data-scroll-reveal="enter bottom over .5s after .5s"><a href="#specials"> Beers</a></li>
<li data-scroll-reveal="enter bottom over .5s after .75s"><a href="index.php/gallery"> Gallery</a></li>
<li data-scroll-reveal="enter bottom over .5s after 1s"><a href="index.php/reservation"> Reservation</a></li>
<li data-scroll-reveal="enter bottom over .5s after 1.25s"><a href="#location"> Location</a></li>
</ul>
Where do I add code to get the icons to sit above each menu item? Basically the same as the demo??
Here's a link to my site www.cjr-photography.co.uk/huis
Thanks in advance.
Chris