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.
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.
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; }
Thank you