Nov 02, 2021 11:09 am
As the title says, I want to declutter the profile page and remove the "title" field, but I noticed the CSS also removed the topic title for posting questions, this is the code:
#wpforo .wpf-field-name-title {
display: none
}
How can I target just the profile, without targeting the topic title?
Thank you
3 Replies
Nov 02, 2021 1:02 pm
Hi @dk1616,
Can you provide a screenshot of the title you want to remove, I don't understand what Profile Title you mean.