Menu title hover yellow box description pop up
For anyone having the issue of a yellow box appearing when hovering over a menu title (See screenshot)
WildApricot was very helpful in providing this solution:
To remove this requires theme override (If unfamiliar with theme override, use at own risk! or contact a WA partner) (http://help.wildapricot.com/display/DOC/Theme+overrides)
Download your website original theme file.
Find the item.tpl file in gadgets/menu.horizontal folder (or gadgets/menu.vertical for vertical menus)
In this file remove the title="<$it.Title$>" in <a href="<$it.Url$>" title="<$it.Title$>"> line.
Save and upload this file to the appropriate folder in your wildapricot file system.
Remember to enable Theme Overrides
Enjoy!