Header Module

GK User
Sat Jul 08, 2017 6:51 pm
Each time I edit the verbiage on this module, the icons below will disappear. I have tried several times to replace the missing codes, however when I save - it deletes them automatically :oops: ...

Any suggestions?
User avatar
Fresh Boarder

teitbite
Wed Jul 12, 2017 6:47 pm
Hi

Looks like Your editor is removing HTML5 code. Please switch to a different editor, disable it and use pure html mode or reconfigure so it will not strip unrecognised codes.
User avatar
Moderator

GK User
Tue Aug 01, 2017 4:44 pm
Please, can I have the code html of header module. Thank you so much.
User avatar
Fresh Boarder

teitbite
Mon Aug 07, 2017 3:43 pm
Code: Select all
<h1 data-scroll-reveal="enter top over .5s after 0s">The Best Steak House is Here</h1>

<h2 data-scroll-reveal="enter bottom over .5s after .15s">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean semper orci semper tempus.</h2>

<a href="#restaurant" class="btn" data-scroll-reveal="enter bottom over .5s after .25s">Discover our restaurant</a>

<ul class="gk-short-menu">
<li data-scroll-reveal="enter bottom over .5s after .25s"><a href="#menu"><i class="gk-icon-dinner-set-solid"></i> <span>Menu</span></a></li>
<li data-scroll-reveal="enter bottom over .5s after .5s"><a href="#specials"><i class="gk-icon-bottle-glass-solid"></i> <span>Specials</span></a></li>
<li data-scroll-reveal="enter bottom over .5s after .75s"><a href="index.php/gallery"><i class="gk-icon-gallery-solid"></i> <span>Gallery</span></a></li>
<li data-scroll-reveal="enter bottom over .5s after 1s"><a href="index.php/reservation"><i class="gk-icon-calendar-solid"></i> <span>Reservation</span></a></li>
<li data-scroll-reveal="enter bottom over .5s after 1.25s"><a href="#location"><i class="gk-icon-map-path-solid"></i> <span>Location</span></a></li>
</ul>


All the default values and settings can be found here: https://www.gavick.com/documentation/jo ... steakhouse
User avatar
Moderator


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.