I have decided to use a different mobile menu because the links were not working with yours on several mobile devices. Please let me know how to get rid of the mobile menu that comes with the theme.
Hi, Thanks for contacting us, Will you please allow us to check your website dashboard for once? Kindly send the below-mentioned credential details at [email protected] along with the thread link. WordPress Website URL: - WordPress Username: - WordPress Password: - And to remove the mobile menu, just paste the code given below in Custom CSS section. (Dashboard->Inkthemes->Theme Options -> Styling Options -> Custom CSS) of your dashboard. Code: @media only screen and (max-width: 767px){ .mean-container .mean-bar { display: none; } } Hope this helps...! Regards, Akbar InkThemes.com