Home › Forums › Support › Mobile CSS › Reply To: Mobile CSS
October 20, 2015 at 10:43 pm
#146148
Lead Developer
Lead Developer
Hi Ross,
By default, the mobile menu should copy the main menu styling (background color and text color).
However, the CSS you’re looking for is:
button.menu-toggle,
button.menu-toggle:hover,
button.menu-toggle:active,
button.menu-toggle:focus {
color: #FFF;
}
Let me know if this helps or not 🙂
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-development