How-to and Troubleshooting
8
Posts
3
Users
1
Reactions
660
Views
Aug 27, 2024 8:52 pm
7 Replies
Aug 28, 2024 5: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 2: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;
}