Quote Originally Posted by 14all41 View Post
Thanks for the info Anne. I have tried duplicating the existing code to add define_page_2 and the mega menu disappeared. I had a back up file and got it working again. Would you be will to help me with the code in these two mega menu files?
You will just add your link in the standard format to the ul group that you want it to appear in :

Code:
  
<li><a href="your url here">Your link name</a></li>
Thanks,

Anne