Steakhouse - GK Short Menu Icons

GK User
Thu May 12, 2016 4:48 pm
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
User avatar
Fresh Boarder

GK User
Sun May 15, 2016 7:05 am
Hello,
The problem with me is the TinyMCE editor. When you change that to CodeMirror and paste the correct code in it it works.
User avatar
Senior Boarder

teitbite
Wed May 18, 2016 9:37 am
Hi

Yes, that's a correct answer. TinyMCE does not recognise all HTML5 code and removes it. For editing most of the HTML5 based modules and articles I advice to disable using editor at all and make changes in pure HTML.
User avatar
Moderator


cron