How to modify page navigation

Permalink
I want to modify the main navigation. I want to get the page description and display it below the every navigation link

Like:

HOME
(Welcome)
Gallery
(Our Favorites)
Portfolio
(latest Work)

Can anyone tell me where i have found the navigation file where i modify it.

 
citytech2 replied on at Permalink Reply
citytech2
Hi
You can find it under the root's concrete folder. Go to concrete folder -> blocks -> autonav -> there is a page called view.php. It shows the navigation menu. You can change the display under it.

Citytech
manpreet replied on at Permalink Reply
Thanks