Hi
I am using the startup template and noticed that the bullet classes only seem to work on the the 'Typography' page that came with the template.
I have looked on the forum but can't see any problems/solutions that are unique like this.
If I put
<ul class="gkBullet1">
<li>Lorem ipsum dolor sit amet.</li>
<li>Lorem ipsum dolor sit amet.</li>
<li>Lorem ipsum dolor sit amet.</li>
</ul>
on the front page for example then it's just a normal list and all of the css code that I see on the bullet class on the Typography page is not there on the front page.
I have tried disabling/enabling the Typography related options in the template and plug in settings. Unfortunately, I am working on localhost so can't show you but I haven't done much with the css code etc so i am pretty sure you would be able to replicate this on your own version.
Thanks