XF 1.5 Hide custom user field title

loplo

Active member
Is there a way to hide the Custom User Field title in the messageUserInfo?
I'd like to have only the values without the title.
Any help is appreciated.

LE
managed commenting out the following code, in message_user_info
Code:
<dt>{xen:helper userFieldTitle, $fieldId}:</dt>

Is there a way to achieve this via EXTRA.CSS?
 
Last edited:
Top Bottom