Hi,
1. Please add below code to claue-child > functions.php
if ( ! function_exists( 'jas_claue_child_setup' ) ) {
function jas_claue_child_setup() {
register_nav_menus(
array(
'mobile-menu' => esc_html__( 'Mobile Menu', 'claue' ),
)
);
}
}
add_action( 'after_setup_theme', 'jas_claue_child_setup' );
2. And download attach file, extract and put in claue-child > views > header
3. And go to Appearance > Menus create new menu and assign for mobile.
Kind regards
Attachments:
You must be
logged in to view attached files.
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio