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.
I have a problem with the page switch - he doesn't look right
I need advice - where should I look for the cause?
Hi vitaut,
This is a small CSS conflict with your current active theme or other plugins. Please leave your frum URL to allow us to check it and provide some CSS solution for you.
Please navigate to Dashboard > Forums > Settings > Styles admin page, put the following CSS code in "Custom CSS code" textarea, delete all caches do CTRL+F5 on forum frontend.
#wpforo #wpforo-wrap select {
min-width: auto!important;
}
Now everything is good! Thank you very much!