Viewing 1 replies (of 1 total)
  • Hi breasthk,

    You can use the shortcode and do something like as follows:

    if( !is_home() ) :
    
         do_shortcode( '[responsive-menu]' );
    
    endif;

    Make sure you have checked the Use Shortcode option from the admin also.

    Please let me know if this achieves the desired effect for you.

    Many thanks

    Peter

Viewing 1 replies (of 1 total)

The topic ‘Hide the menu in certain page’ is closed to new replies.