Showing 1 – 3 of 3 replies
bmosbarg

Thank you for the nice template. One […]

bmosbarg PURCHASED
6 years ago
Thank you for the nice template.

One problem I have is that the hamburger menu does not dismiss itself when in mobile mode. Do you have a fix for this?

Thanks.
simplesphere
simplesphere SELLER
6 years ago
Hello bmosbarg,

Thank you for getting back to me.

Can you please try adding the following jquery code in custom.js ?

// Mobile hide collapse
$('.navbar-header a').on('click', function() {
$('.navbar-collapse').collapse('hide');
});
bmosbarg
bmosbarg PURCHASED
6 years ago
I copied the script to the custom.js but the menu is not dismissing in mobile mode. Any other ideas?

Thank you.
simplesphere
simplesphere SELLER
6 years ago
Hello,

Can you send me an email on anoop.jeewoolall@gmail.com and the URL of your page please ?