options. The code is supposed to be:
- Code: Select all
<li data-scroll-reveal="enter bottom over .5s after .25s"><a href="#menu"><i class="gk-icon-dinner-set-solid"></i> <span>Menu</span></a></li>
But when you save it in Joomla (using your quickstart zip file), it removes the <i> tag entirely, and
that means no icons above the text. It also removes the <span> too. Is there a way to resolve this?