Notifications
Clear all

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.

 

[Closed] Check Boxes Not Working After Miigration

2 Posts
2 Users
0 Reactions
1,137 Views
Posts: 2
Topic starter
(@001wgreen)
Active Member
Joined: 5 years ago

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.

Topic Tags
1 Reply
Tutrix
Posts: 1522
(@tutrix)
Noble Member
Joined: 5 years ago

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)