Hello, I am trying to find out where i can add a link at the end of the absolute top menu. Please help ! Kerri
Go to library > controls > module_functions.php and add the code given below Code: <li><a href="Enter your link address">Enter your menu name</a></li> Add code at line number 204. This will solve your issue.