Archived topic
[ bbp-search-form ] not showing on header
3 replies · Started by Riccardo on February 13, 2023
Hello there. I am creating a new header for my forum using BBpress. I've added your CSS codes to have the same look and feel of GP forum as I like the clean design. When I try to add a search bar below my title, using the BB press short code [ bbp-search-form ] (no spaces), nothing shows. I've added the right display rules, the title and custom background look fine. Just the search bar is missing. Can you please help?
Many thanks
Hi there,
i see this CSS on your site:
.bbp-search-form {
display: none;
}
Which is hiding the form.
I think its in your Customizer > Additional CSS
Whoops, well spotted! I copied and pasted it from your code.
https://generatepress.com/wp-content/themes/generatepress_official/css/gp-bbpress.css
Thanks David, appreciate your help.
Glad to be of help