I am using the Mega2DNN DDR Menu Template for a few sites now and want to add slight customization without affecting the dynamic nature of the menu. Basically I want to list all pages and their children as standard in lists and then add a hard-coded action button/link to the end of each ul which redirects to the parent page of the ul. Also, if possible to have an overall call to action linking to the parent page of the whole mega menu item as per the following basic mockup:
Below is the link to the Mega2DNN code template that I am using. I am trying to go about adding in these 'view all' links in a way that is not too hacky and works without affecting dynamic functionailty.
https://github.com/apma/remlud/blob/master/remlud/...
Any help is appreciated, thx