Get an access to all 94 items designed and developed by AS Designing team plus all the future items which will be released over the course of your club subscription. Price starting from $59.00
I have another menu in as-position-5 and it disappears when viewing on mobile phones.
What is your site url please? We have to check it in case to help you.
Regards, AS Team.
I put another menu in this function in file modules/mod_as_menu/tmpl/default.php
<!--[if (gt IE 9)|!(IE)]><!-->
<script type="text/javascript">
jQuery(function(){
jQuery('.as-menu').mobileMenu({});
jQuery('.horizontal_menu').mobileMenu({});
})
</script>
<!--<![endif]-->
Hope that works with all mobile devices.
Regards,
ktruetzs