Notifications
Clear all

wpForo 1.x.x [Closed] Remove "title" from profile without removing Title field for new topic

4 Posts
3 Users
1 Likes
1,862 Views
001122334455
Posts: 24
Topic starter
(@001122334455)
Eminent Member
Joined: 3 years ago

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
Chris
Posts: 3650
(@chris)
Famed Member
Joined: 3 years ago

Hi @dk1616,

Can you provide a screenshot of the title you want to remove, I don't understand what Profile Title you mean.

2 Replies
001122334455
(@001122334455)
Joined: 3 years ago

Eminent Member
Posts: 24

@chris Sure, here is the in the profile I mentioned: https://prnt.sc/1y6asa2  

and hiding it also hides the title of a topic I want to start. I am looking for a way to separate these two, and hide only this one: https://prnt.sc/1y6asa2

Thanks

Tutrix
(@tutrix)
Joined: 4 years ago

Noble Member
Posts: 1266

@dk1616 

read this topic / post Problem hiding the title field in my account settings