Is there any way to have the submenus automatically show after opening the "burger" mobile menu without touching the little arrow to expand the main menu?
Hello, Greetings from InkThemes! Could you please provide us 'URL' of your site so that we can better assist you? Looking forward to your reply. Thanks & Regards! Priyanka InkThemes.com
alphadoglodging.com I just want the submenus to show automatically on mobile without needing to click the main menu.
Hello, Please paste the code given below in Custom CSS field of your dashboard. Code: @media screen and (max-width: 767px){ .nav-wrapper .slicknav_menu ul ul { display: inline !important; } } Hope it will resolve your issue Do let me know if you need more assistance, Thanks & Regards! Priyanka InkThemes.com