AI Search
Classic Search
Notifications
Clear all
How-to and Troubleshooting - wpForo 2.0
9
Posts
2
Users
5
Reactions
2,409
Views
Dec 19, 2023 11:05 am
8 Replies
Dec 20, 2023 10:12 am
Hi @forummember,
Use this CSS code. Put it in wpForo > Settings > Colors & Styles > Custom CSS Code textarea:
#wpforo #wpforo-wrap .wpf-form-wrapper.wpfel-4 .wpf-reply-form-title{
display: none;
}
Find the "Add Reply" phrase in wpForo > Phrases admin page, edit and change it.


