this post was submitted on 15 Jun 2023
37 points (100.0% liked)

/kbin meta

63 readers
1 users here now

Magazine dedicated to discussions about the kbin itself. Provide feedback, ask questions, suggest improvements, and engage in conversations related to the platform organization, policies, features, and community dynamics. ---- * Roadmap 2023 * m/kbinDevlog * m/kbinDesign

founded 2 years ago
 

Occasionally after refreshing, I'll see a NSFW post in the random post section of the sidebar although I have the option to hide that content enabled.

Is there another way to hide this content?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 6 points 2 years ago* (last edited 2 years ago) (3 children)

As a temp workaround, add the following css in stylus or stylbot for kbin.social to hide random posts and threads

section.posts.section {
display: none;
}

section.entries.section {
display: none;
}

[–] [email protected] 2 points 2 years ago

Thank you. Added this to Stylus addon (Firefox) and it works great.

[–] [email protected] 1 points 2 years ago

kbin.social##.section.entries