Did you try using a space as the title, or setting the CSS for the paragraph element to display:none? That would turn off that the title without requiring you to hack the code.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Hi Micoots,
Try
p.rajavatarmatrixtitle {
display:none;
}
Raj
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.