Hi @ellie.jordan.rh just jumping in here as @bas is out on vacation this week, i’ve added a couple more elements to this CSS now. You can give this try:
.post__user__meta ul.text--meta li:nth-child(3),
body.twig_page-product-update .post__user__meta > ul > li:nth-child(2),
body.twig_page-idea .post__user__meta > ul > li:nth-child(2), body.twig_page-idea .post__user__meta > ul > li:nth-child(2){
display: none;
}
Also just a disclaimer that this code isn’t future proofed against possible platform updates and might need updating should we release a platform change that negatively affects it 🙂