Viewing 2 replies - 1 through 2 (of 2 total)
  • Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    Are you saying there’s a bug in your theme? If so then you should talk to your theme authors on Themeforest.

    Thread Starter suranga14

    (@suranga14)

    ill adding below code

    $(document).ready(function(){
    $(‘.menu-item-object-custom a’).click(function(){
    $(‘.navbar-header button’).click();
    });
    });

    now it working

    thanks you

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘wordpress Mobile Menu not hidden after click’ is closed to new replies.