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.
Hello, can I make the background of my site transparent or synchronized with that in the wordpress theme? How do I prevent it from staying white when I switch to dark mode.
Hi @tc-ali
you can set the background transparent with this code
add this to custom css
#wpforo #wpforo-wrap { background: transparent; }
Dashboard > Forums > Settings > Style (custom css)
but first check out the Theme Styles
you need more help, then give us a url to your forum-page
Thank you very much for your support.
the background became transparent but the categories remained white. Can I make those parts transparent as well? I added attachment.
thank you.
You can have a look at the plugin WP Dark Mode
I test the plugin at the moment also on my page 😉Â