Submenu isn't displaying at the bottom of the drop down css menu

Q: Hi -

I need your assistance in a menu I created with the paid version of CSS3Menu 4.9. The submenu isn't displaying at the bottom of the main menu item, but it displays at the lower half of the main menu item. Please see a demo here ...

Please tell me where and how to remedy this, I'd like the submenu item to be displayed along the bottom edge of the main menu item.

Thanks

A: We've chaked the page and found the conflict with other .css file.

Please, open the .css file and find the code:

* {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
}



Remove:

-moz-box-sizing: border-box;

Related

Recent Demos



Contact US

For troubleshooting, feature requests, and general help, contact Customer Support at Mail. Make sure to include details on your browser, operating system, CSS3 Menu version, link to your page.
In most cases you'll get a reply within 1 business day. Please read the FAQs first to see if your question has already been answered.

See More