I have installed an extended menu extension within Joomla and the drop-down menu is hidden/clipped by the <div> holding the navigation bar. I have tried adding
overflow: visible
to CSS markup within template.css to try to get the drop-down to overflow beyond the menu container but to no avail. How do I get the drop-down menu to drop down over the <div> holding the navigation as well as the flash video below it?
My website is here.
Thank you to anyone for their time in advance