Am trying a simplified version of an exisiting site for use on mobile phones.
Am using this in the mobile template for the nav:
Code: Select all
<div class="nav">
{menu number_of_levels="1" template="minimal_menu.tpl" excludeprefix="about-us,photo-gallery"}
</div>
Is this the correct way to do this?
Thanks