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.
Dec 29, 2020 4:53 pm
Hello, I migrated my website from a test servet to the new server/domain, and the check boxes are no longer displaying correctly. See screenshot. Is there some kind of update that would fix this?
Thank you.
1 Reply
Dec 30, 2020 3:38 pm
Hi @001wgreen
add this to custom css
#wpforo #wpforo-wrap form input[type="checkbox"], form input[type="radio"] {
-webkit-appearance: auto;
}
Dashboard > Forums > Settings > Style (custom css)