Thanks ??
But, i mean i have navigation menu like this :
+—————————————-+
| About | Produk | Promosi | Partnership |
+—————————————-+
And each menu have different class name, generated with wp_pages().But i don’t know how to add attibrute ‘class’ in wp_pages() tag.
I hope, with different class can make differentiate each menu.Because i want to add submenu on it.