"Get a ticket"

Best WordPress theme for festivals or other events with responsive, clean and unique design.
GK User
Wed Mar 13, 2013 3:40 pm
Where can I control, edit and disable the "get a ticket" button in the quickstart homepage?
User avatar
Fresh Boarder

GK User
Wed Mar 13, 2013 4:01 pm
This code is responsible for "Get a ticket" button:
Code: Select all
<a href="#" class="gk-ticket" data-start="{'opacity':0, 'top': '45px'}" data-end="{'opacity':1, 'top': 0}" data-delay="1300" data-time="450">
      <strong>Get a ticket</strong>
     <small>Authentic Tickets on Time or Your Money Back!</small>
   </a>


Just delete this fragment (in text widget code) or edit "Get a ticket" and "Authentic..." text.

Here:
Code: Select all
<a href="#"
you can provide your URL.
User avatar
Moderator


cron