Mobile Hamburger Menu Suggestion
Mobile Hamburger Menu Suggestion
Hi I think the hamburger menu on mobile doesn't look that good I have a suggestion to make the icons bigger and add text to it and make it a actual menu instead of expanding the whole top.
Rather than try to rescue the hamburger menu, I created a new always-there bottom menu which is only shown on mobile devices.
Please give it a try on https://crust.piefed.social/ if you're on a mobile when you read this.
It's great!
It's very nice
@rimu @artiman on my phone the new menu is wrapping on two lines
Maybe you want it to nowrap and with an horizontal scroll ?
Thanks, I'll look into it.
Is there a way to turn it off
Sure.
Go to https://piefed.social/user/settings and find the field 'Additional CSS'. Paste this into it then save the form:
.mobilenav { display: none; }