Is it possible to set the mobile menu to tablet as well. Currently the main menu takes 2 lines on tablet sized devices, but then switches to mobile at I think 776px.
In case it helps anyone, I just wanted to add that, to get the menu icon to float to the right on tablet view (instead of displaying in the centre), I did the following:
1. Used the code suggested by Leo above
2. Added a ‘float: right;’ to the first block of CSS, like so: