On all tested smartphones I have no menu displayed?
Hi robert7878!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 990px) {
div#header_main { display: block; }}
Cheers!
Yigit
thank you!