Posted March 8, 2016 · Report post Hello, I recently built a site bases on BT Bistro. I want to change the color of the 'menu-button' below the logo to something more white to let it stand out more. (see image) Is there a way to change this in the css maybe? I can't find where to change this. Share this post Link to post Share on other sites
Posted March 9, 2016 · Report post Hello guy, Please open the file: ../templates/bt_bistro/css/custom.css add style css override: .button_showMenu{color: your_color;} Best regards, Share this post Link to post Share on other sites