/var/www/wp2.qr4y.com/www/wp-content/plugins/elementor-pro/modules/nav-menu
Edit: /var/www/wp2.qr4y.com/www/wp-content/plugins/elementor-pro/modules/nav-menu/module.php (1243B)
breakpoints->has_custom_breakpoints();
wp_register_style(
'widget-nav-menu',
Plugin::get_frontend_file_url( "widget-nav-menu{$direction_suffix}.min.css", $has_custom_breakpoints ),
[ 'elementor-frontend' ],
$has_custom_breakpoints ? null : ELEMENTOR_PRO_VERSION
);
}
}