Forums
(@theca)
10 years, 1 month ago
I find the solution.
Go wp-content/plugins/wp-responsive-menu/js/wpmenu.js On line 3 modify this :
var bar = $(‘#wprmenu_bar’)
From :
var bar = $(‘.wprmenu_icon’)
Thank you it works great 🙂