Mobile menu button color
This is how you can change the color for the mobile menu button
.btn-menu { color: #333; }
Tip: replace #333 with the color you want.
INFO: This is a CSS snippet. If you don't have a child theme or don't know how to use one, we recommend that you add this snippet in Customize > Additional CSS.