Module code 'Special'

GK User
Wed Sep 24, 2014 7:27 am
Hi,

Can anybody please supply the original code for "Special". I have the code below but it doesn't show the demo form of the module.

Thank you.

Code: Select all
<div class="bigtitle gk-special"><img src="images/demo/banner_special.jpg" alt="Summer Grill" />
   <h3><span>Summer</span> Grill</h3><small>Starting from <strong>$19.99</strong></small>
   <div class="gk-special-content" data-scroll-reveal="enter right over .5s">
      <h3 class="header"><span>Special</span><small>Check out our offers</small>
      </h3>
      <ul class="gk-special-menu">
         <li data-scroll-reveal="enter bottom over .25s after .5s">
            <h4>New York Strip Steak</h4><strong>$8.99</strong>
         </li>
         <li data-scroll-reveal="enter bottom over .25s after .8s">
            <h4>New York Strip Steak</h4><strong>$8.99</strong>
         </li>
         <li data-scroll-reveal="enter bottom over .25s after .6s">
            <h4>Porterhouse Steak</h4><strong>$6.49</strong>
         </li>
         <li data-scroll-reveal="enter bottom over .25s after .9s">
            <h4>Porterhouse Steak</h4><strong>$6.49</strong>
         </li>
         <li data-scroll-reveal="enter bottom over .25s after .7s">
            <h4>Salisbury Steak</h4><strong>$8.99</strong>
         </li>
         <li data-scroll-reveal="enter bottom over .25s after 1s">
            <h4>Salisbury Steak</h4><strong>$8.99</strong>
         </li>
      </ul>
   </div>
</div>
<p><a href="#" class="gk-special-link button">More details</a>
</p>
User avatar
Senior Boarder

GK User
Wed Sep 24, 2014 8:25 am
Hi,
sure:
https://www.gavick.com/documentation/wp ... frame=true
and
https://www.gavick.com/documentation/wp ... 0-tabs.png

remember to disable TinyMCE/JCE BEFORE you will add this code
User avatar
Platinum Boarder


cron