Hi
if one arranges links to section under main menu groups, the submenu item does not go away when drop-down is opened and a menu item has been selected. The drop-down remains open.
Ideally the drop down should behave as it does in for instance FF/Chrome/Chromium, and/or in normal mouse-out.
How can this be solved?
Thanks
Hi,
Could you send us your site url, admin account and FTP account? We would like to fix problem for you.
Please remember to check "Private message" below comment box for security reason.
Sorry but we can not access your site. Could you check it again?
Just went to your site and still could not access. It seems to have problem with site url.
Please check your site :)
- Please open file md_max/css/style.css
- Change line 4453 ( @media only screen and (min-width: 768px) )
into
@media only screen and (min-width: 780px)
Thanks Cindy
This solves the menu collapse when viewing iPad portrait mode, but if viewing landscape mode submenu stays open after menu itemi has been clicked/pressed. The submenu will only go away if one moves from main page to blog/news or back.
Thanks