AI Search
Classic Search
Notifications
Clear all
Aug 31, 2026 3:33 pm
Hello,
My site is using a styleswitcher (light/dark) and based on this switch I would like to load two different wpforo themes. Is this possible? I am able to select one from the backend and I also tried to overwrite it with some custom css but the easier way would be to just re-use two of the existing themes.
Thank you
1 Reply
Sep 03, 2026 1:53 pm
Hi,
You can try achieving this using custom CSS. In dark mode, you can set the wpForo background to transparent so that it inherits the background of your website.
If you notice any minor styling issues after applying the CSS, you can fix them with a few additional CSS rules as needed.