You also can use custom menu color by changing the line 237 in “style.css”:
.bg-dark { background-color: #1d1d1d; }
There is more simple solution:
1. Open the file “index.php”
2. Insert “<?php get_sidebar(); ?>” BEFOR “<div class=”content section-inner”>”
3. Enjoy)