To set the background-color for your mobile menu please read this article!
Please add the following css code to your custom css section in the module options:
.navbar-collapse {background-color: #000;}
Where the #000 now stands for black, but you can simply add any other hex color code here.