AI Search
Classic Search
Notifications
Clear all
How-to and Troubleshooting - wpForo 2.0
8
Posts
3
Users
1
Reactions
872
Views
Aug 28, 2024 9:55 am
Hi @manmeet2997
This is a CSS conflict with your WP theme or a plugin.
Provide a URL to your forum so we can check it.
Aug 28, 2024 6:33 pm
Add height and width to the code above
#wpforo #wpforo-wrap form input[type="checkbox"] {
visibility: visible;
opacity: 1;
height: 15px;
width: 15px;
}
