Support › Forums › Support (Legacy) › mobile menu not shown › Reply To: mobile menu not shown
30/03/2016 at 7:58
#1265
Keymaster
Hello Yitzchak,
Your menu is displayed, but the icon has a white background color, that’s why you can’t see it.
Try inserting the following code into the Customizer > Live CSS:
.navbar-toggle .icon-bar{background-color:#E74C3C;}
