Changeing the color of the Light Green Menu Button for the mobile and table.
How do I change the color of Menu Button (light green button) on the mobile and tablet? I want to change it and the Active state to the color red.
I tried editing this CSS and it didn’t work. Can you help? Thanks!
.btn.btn-navbar { background: none repeat scroll 0 0 #9C85CC; margin: 18px 0; padding: 7px 10px; }