Notifications
Clear all

Limited Support

Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.

 

wpForo 1.x.x [Solved] How to remove description from search results

2 Posts
2 Users
1 Reactions
1,054 Views
Posts: 4
Topic starter
(@torralbox)
Active Member
Joined: 6 years ago
How to remove description from search results or limit characters.
1 Reply
Robert
Posts: 10616
Admin
(@robert)
Support Team
Joined: 9 years ago

You can remove it using this CSS code:

#wpforo #wpforo-wrap .wpforo-search-wrap .wpforo-search-content .wpf-ptr{display:none;}