Please add the following Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:
/* Background color of search form */
div.wd-search-full-screen-2 {
background-color: #000;
}
/* Background color of menu */
div.wd-side-hidden{
background-color: #000;
}
But i need some some more css for desktop side bar menu .
Its still white.
Desktop sidebar menu background colour should be green colour .
Please provide me customer css to change the background colour of desktop sidebar menu .