kattyzee asked: Thanks for making an awesome theme, I love it!! Can you tell me how to set it up so I can have two custom links instead of one?
Thanks. Unfortunately you can’t do it without enabling custom html and editing the code a bit. I really should have put more links in. I’ll do that in the next update. But for the moment turn on Custom HTML. Then search forĀ {/block:IfCustomLink1} and put the code below directly after it.
<div class=”lightpanel nav”>
<a class=”nav” href=”http://yourlinkhere.com”>Title of your link</a>
</div>