Title: Random tick box appears
Last modified: March 16, 2021

---

# Random tick box appears

 *  Resolved [mhastings01](https://wordpress.org/support/users/mhastings01/)
 * (@mhastings01)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/random-tick-box-appears/)
 * I’m trying to create a form with a few tick boxes which I’ve done successfully
   but now a random box has appeared over the top field (which is currently where
   you’d add the name). Any ideas as to why this has happened?

Viewing 4 replies - 1 through 4 (of 4 total)

 *  [Jade](https://wordpress.org/support/users/jadeam/)
 * (@jadeam)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/random-tick-box-appears/#post-14197471)
 * Hello [@mhastings01](https://wordpress.org/support/users/mhastings01/),
 * Thanks for writing in!
 * It is most likely caused by a CSS added by your theme that is adding the unnecessary
   checkboxes. When you get the chance, can you please provide us with the URL to
   the page where we can find the form so that we can check it?
 * Thank you.
 *  Thread Starter [mhastings01](https://wordpress.org/support/users/mhastings01/)
 * (@mhastings01)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/random-tick-box-appears/#post-14204568)
 * Hi there. Thanks for your email. The URL is [https://dic.org.nz/home/registration-form/](https://dic.org.nz/home/registration-form/).
 * Cheers.
 *  [Jade](https://wordpress.org/support/users/jadeam/)
 * (@jadeam)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/random-tick-box-appears/#post-14219266)
 * Hello [@mhastings01](https://wordpress.org/support/users/mhastings01/),
 * Thanks for providing the URL.
 * It looks like your theme has a CSS code that is adding those random tick boxes
   in the forms.
 * You should be able to get rid of them by adding this CSS to your site:
 *     ```
       .wpforms-field-checkbox ul li label::before {
           display: none !important;
       }
       ```
   
 * And in case it helps, here’s a tutorial from WPBeginner on [how to add custom CSS like this to your site](http://www.wpbeginner.com/plugins/how-to-easily-add-custom-css-to-your-wordpress-site/).
 * Hope this helps!
 *  [Jade](https://wordpress.org/support/users/jadeam/)
 * (@jadeam)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/random-tick-box-appears/#post-14250445)
 * Hi [@mhastings01](https://wordpress.org/support/users/mhastings01/),
 * We haven’t heard back from you in about a week, so I’m going to go ahead and 
   close this thread for now. But if you’d like us to assist further, please feel
   welcome to continue the conversation.
 * Thanks!

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Random tick box appears’ is closed to new replies.

 * ![](https://ps.w.org/wpforms-lite/assets/icon.svg?rev=3254748)
 * [WPForms - Easy Form Builder for WordPress - Contact Forms, Payment Forms, Surveys, & More](https://wordpress.org/plugins/wpforms-lite/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wpforms-lite/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wpforms-lite/)
 * [Active Topics](https://wordpress.org/support/plugin/wpforms-lite/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wpforms-lite/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wpforms-lite/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [Jade](https://wordpress.org/support/users/jadeam/)
 * Last activity: [5 years, 2 months ago](https://wordpress.org/support/topic/random-tick-box-appears/#post-14250445)
 * Status: resolved