Hi there
Sorry I didnt go further on how I removed the hide p class to fix this issue. Well I used jquery like this “<script>jQuery(document).ready(function($) {$(‘p.menu-toggle’).removeClass(‘hide’);$(‘div.menu-primary-container’).css(‘display’,’block’);});</script>” in insert the headers and footers wp plugin.
Sometimes, The best way is the simple one.
Regards
Jean-Sébastien
Hi,
I’ve just removed “hide” class from the “p” tag which has only got “menu-toggle” as class now.
It’s not perfect but it’s work.
Best Regards
Jean-Sébastien
jsr059@gmail.com