Hi,
Just a couple of questions please:
1. Where is the text stored or changed on the demo/quickstart to the left of the widget GK Image Show?
2. In the footer Keep in touch what changes need to be made to form action code to make the notify me button work?
<div data-width="50">
<h3><strong>Keep</strong> in touch with us</h3>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla ornare porttitor diam, a accumsan justo laoreet.</p>
<form action="#" class="gk-form">
<input type="email" placeholder="e-mail address...">
<input type="submit" class="button bordered" value="Notify me">
</form>
</div>