EvanDC Posted February 5 Share Posted February 5 Hi there, I'm clearly doing something wrong. I've setup custom badges for groups and they are displaying just fine in my profile cards. Question is ... How do I remove the text label above them? See image ... Link to comment Share on other sites More sharing options...
Marc Stridgen Posted February 6 Share Posted February 6 It would require customisation to the templates to achieve this. Probably Forums->Front->Index->Post Link to comment Share on other sites More sharing options...
EvanDC Posted February 6 Author Share Posted February 6 Is there a better way to achieve what I'm trying to do here? Link to comment Share on other sites More sharing options...
Jim M Posted February 6 Share Posted February 6 1 hour ago, EvanDC said: Is there a better way to achieve what I'm trying to do here? I'm afraid, there is not something in the core software which does this. The primary group name would show in addition to the group icon. Link to comment Share on other sites More sharing options...
Nathan Explosion Posted February 6 Share Posted February 6 Assuming it matches up to the default theme - can't verify this will work for you as no idea what your site code looks like... .cAuthorPane_info > li[data-role="group"]{ display:none; } EvanDC 1 Link to comment Share on other sites More sharing options...
Recommended Posts