Fixed mobile navigation so the toggle width is 100% for dropdown
-
Just a quick update I made that I think you should include on future versions.
This sets the mobile navigation ‘clickable’ toggle area to 100% width and re-aligns the text back to the left (how it currently looks). This way you don’t need to click on the very left of your screen to open/close the dropdown menu.
.main-navigation-toggle { width: 100%; text-align: left; }
Great theme!
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Fixed mobile navigation so the toggle width is 100% for dropdown’ is closed to new replies.