studiopress / genesis-sample

This is the sample theme created for the Genesis Framework.
https://demo.studiopress.com/genesis-sample/
528 stars 284 forks source link

Fix .menu-toggle transition #358

Closed dreamwhisper closed 3 years ago

dreamwhisper commented 3 years ago

Fixes a minor issue where the transition for the hamburger was not the same as for the Menu button text.

How to test

  1. Narrow the browser or use a mobile phone to show the mobile menu.
  2. On desktop, hover over the hamburger menu. On mobile, tap the button so the menu opens.
  3. Transitions should be the same for the icon and the text.

Documentation

No documentation required.

Suggested changelog entry

Notes

It's really easier to see the problem on desktop hover, but is also present on devices.

johnstonphilip commented 3 years ago

Fixes it for me! The transition on the burger and the "Menu" text on hover is now the same.