How to Customize Forum Search BoxesHi, LoginX Username Password Join Us Forgot Password? to view this video. Not a member? Join Now!Add this code as shown in the video above: /* This code snippet removes the bbPress Forum Search Box */ .bbp-search-form { display:none !important; }