Not been able to get this to not toggle… please help.
Hello again,
I have found the code that toggles the mobile menu is in navmenu-addon-for-elementor/assets/js/frontend.min.js, specifically these lines:
// Togglefocus class to allow submenu access on tablets.
function toggleFocusClassTouchScreen() {
if ( window.innerWidth >= 910 ) {
However I am not sure how to prevent this from happening… ideas?
I have actually not found one theme this plugin does not work for… it works with all the Twenty-??? default themes, and the Beans theme framework… I would second a way to hide the message please.