Closed leohsiang closed 1 year ago
The mobile menu toggle no longer aligns center when the Navigation Location is set to Below Header.
This CSS:
.has-menu-bar-items button.menu-toggle { flex-grow: 0; }
is overwriting this CSS:
button.menu-toggle { background-color: transparent; flex-grow: 1; border: 0; text-align: center; }
References: https://www.screencast.com/t/dUqD9X3RQ https://generatepress.com/forums/topic/centering-mobile-hamburger-menu/
The mobile menu toggle no longer aligns center when the Navigation Location is set to Below Header.
This CSS:
is overwriting this CSS:
References: https://www.screencast.com/t/dUqD9X3RQ https://generatepress.com/forums/topic/centering-mobile-hamburger-menu/