this post was submitted on 10 Aug 2025
17 points (94.7% liked)

PieFed Meta

1845 readers
140 users here now

Discuss PieFed project direction, provide feedback, ask questions, suggest improvements, and engage in conversations related to the platform organization, policies, features, and community dynamics.

Wiki

founded 2 years ago
MODERATORS
 

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.

all 14 comments
sorted by: hot top controversial new old
[–] rimu@piefed.social 7 points 2 months ago (4 children)

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.

[–] Blaze@lemmy.zip 2 points 2 months ago

It's great!

[–] artiman@piefed.social 2 points 2 months ago

It's very nice

[–] clovis@bdx.town 1 points 2 months ago (1 children)

@rimu @artiman on my phone the new menu is wrapping on two lines

Maybe you want it to nowrap and with an horizontal scroll ?

[–] rimu@piefed.social 2 points 2 months ago

Thanks, I'll look into it.

[–] 0x1C3B00DA@piefed.social 1 points 2 months ago (1 children)

Is there a way to turn it off

[–] rimu@piefed.social 2 points 2 months ago (1 children)

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; }
[–] 0x1C3B00DA@piefed.social 1 points 2 months ago
[–] viral.vegabond@piefed.social 4 points 3 months ago (1 children)

Could you elaborate some, and what do you mean by verticle pill.

[–] artiman@piefed.social 5 points 3 months ago (1 children)

for example the account section on PC in piefed https://imgur.com/a/wDjJ3wH

[–] viral.vegabond@piefed.social 6 points 3 months ago

Oh, yeah I see what you mean now. I agree, that style of sub menu would look better instead of the expanding section within the page like it currently is. I also think that one or two of the icons could be separated from the menu and included next to the hamburger menu (the search icon, and the settings icon perhaps).

[–] purplerabbit@piefed.blahaj.zone 4 points 3 months ago

I wish it was bigger, I wish the icons had some text right next to them to make it easier to tap on, and also, if we're going with the expansion style like it is right now instead of a more like bubble menu I guess, I wish there was an option to put the text on the right.

[–] rimu@crust.piefed.social 4 points 3 months ago

Yes, I agree. Will sort it out.