How to add a new nav item?


Here is the markup for a nav item.

<li class="menu-item">
	<a href="/index.php?action=artikel&lang=en&cat=29&id=139&artlang=en#bloc id">Nav name</a>
</li>

To add a new nav item, paste it in '.menu-list' block.

Anchor href attribute must match an id of a block, where page will scroll to on click.


Last update:
2015-01-23 16:48
Author:
Daniel Verejan
Revision:
1.0
Average rating:0 (0 Votes)