this post was submitted on 10 Jul 2026
11 points (100.0% liked)

PieFed Meta

4792 readers
151 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
 

Sometimes this segment is longer than the post and comments itself and when I'm not near an LTE or 5G cell tower it can cause pages to take longer to load on web. I have never used this feature even once.

When I tried using element picker with Ublock Origin it doesn't only apply the filter to this element.

top 2 comments
sorted by: hot top controversial new old
[โ€“] inari@piefed.zip 1 points 2 weeks ago

On Blorp you can collapse that section

[โ€“] rimu@piefed.social 1 points 2 weeks ago

I've added an ID onto that html element so ublock can target it better. Or if you go into your profile and in the Additional CSS field put this:

#related_communities { display: none; }

That will do it.

It might take a couple of days for feddit.online to update their code.