Find Answers and Get Support › Forums › Gwangi – PRO Multi-Purpose Membership, Social Network & BuddyPress Community Theme › Website Setup › Forums › Forum box background color Issue
- This topic has 3 replies, 3 voices, and was last updated 3 years, 3 months ago by Manathan.
-
AuthorPosts
-
PleseyParticipant@placida
- 12 Topics
- 32 Posts
Hello,
Could you please advise on how to remove the Forum box background color or to make it match the page background? This issue also appears when looking at the forum section on user profile. I could not find a solution to this. Please advise.
Thanks in advance
Gwangi-Theme-Forum-box-background-color-Issue-User-profile Gwangi-Theme-Forum-box-background-color-IssueMay 7, 2021 at 23:01 #31345@themosaurusrex- 0 Topics
- 2048 Posts
Hi Plesey,
To change this, simply add the following code snippet to your website:
/** * Changing the Forum Search Form on member profile pages. */ .bp-user #bbpress-forums div.bbp-search-form { background-color: #f00; }
To add this code snippet to your site, we recommend that you paste it to the Custom CSS panel of your WordPress Customizer. Just go to your dashboard and navigate to “Appearance > Customize > Additional CSS”.
Pasting your code snippet there and replacing the#f00
value by the color of your background should do the trick for you.Also, it’s important to remember that we share snippet only to solve issues with our theme. Any further request for CSS snippets will have to be part of a defect that needs to be fixed urgently. No snippets will be shared otherwise.
If you want to go further with the customization of your website, we advise that you require customization work.
Regards,
May 9, 2021 at 14:02 #31372@themodactyl- 0 Topics
- 6587 Posts
Hi Plesey, 🙂
Are you using Elementor as your primary page builder?
My best guess is that your issue might probably caused by some conflicting third party plugin or some extra code snippet as we don’t encounter this issue with our demos.
Could you deactivate all plugins that have not been installed with your theme during its setup and all existing custom PHP code snippets please? And then, could you confirm me that the issue is still persisting please?
Please also make sure that you have the latest theme version and that all recommended plugins are up-to-date. This issue might be related with a missing update. Finally, you could also consider clearing all activated caching system as well as your browser cache before investigating any further.
We’re waiting for your feedback.
Thank you.
May 11, 2021 at 10:49 #31417 -
AuthorPosts
Hi there,
This topic has been inactive for a while now so we will be closing it to keep the forum tidy. Don't hesitate to create a new topic if you still need help and we'll be glad to help you!
Best regards,
The Themosaurus team.
The topic ‘Forum box background color Issue’ is closed to new replies.