This topic has 4 replies, 3 voices, and was last updated 6 years, 4 months ago ago by Rose Tyler
Hi, on my site testsitepier15.nl the mobile menu does not appear.i cant make it appearing. any idea why?
https://gyazo.com/0a69b2f846dbf01fd762a9f98a164967
https://gyazo.com/345408f0fb80e693ff265ea457b94060
Hello,
You are using Bootstrap Tabs plugin that disables bootstrap file in our theme, it caused the issue with menu toggle because the style was missing. We have added the following code in custom CSS:
.navbar-toggle .icon-bar {
display: block;
}
Check now.
Regards
Ah ok thank you very much !
Hello,
You’re welcome!
Regards
You must be logged in to reply to this topic.Log in/Sign up