Register Now Trouble

If you are planning to organize any conference or festival, there are many ways to get help via our forum.
GK User
Mon Aug 18, 2014 7:54 pm
I'm unable to hyper link the Register Now on the Front Page. When I highlight it it won't allow me to select the hyperlink button.

Here is what the text looks like

 
<h1 data-scroll-reveal="enter bottom and wait 1.1s">Producers Swap Meet</h1>
<h2 data-scroll-reveal="enter bottom and wait 1.4s">September 4th, 2014 @ Apache Cafe, Atlanta, Ga</h2>
<p class="gk-desc" data-scroll-reveal="enter bottom and wait 1.5s">This is the Ultimate Producers Branding Platform where in one night the PEOPLE, ARTISTS and INDUSTRY hear YOUR MUSIC!!</p>
<a class="btn-big" data-scroll-reveal="enter bottom and wait 1.5s">Register now</a>

<a class="btn-video thickbox" href="//www.youtube.com/embed/3X1iYm68VdI?TB_iframe=true&amp;width=640&amp;height=480" data-scroll-reveal="enter bottom and wait 1.5s">Watcoh vide</a>
User avatar
Fresh Boarder

GK User
Tue Aug 19, 2014 6:47 am
Hi,

Try in the text editor and replace this fragment:
Code: Select all
<a class="btn-big" data-scroll-reveal="enter bottom and wait 1.5s">Register now</a>

with
Code: Select all
<a class="btn-big" href="#your_URL" data-scroll-reveal="enter bottom and wait 1.5s">Register now</a>


use your link URL instead of #your_URL
User avatar
Moderator


cron