Title: GDPR Checkbox color inside popups
Last modified: December 7, 2018

---

# GDPR Checkbox color inside popups

 *  Resolved [naoflow](https://wordpress.org/support/users/naoflow/)
 * (@naoflow)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/validate-popup-forms-bug/)
 * Hi,
 * is it possibile to change the GDPR Checkbox color inside popups?
    -  This topic was modified 7 years, 6 months ago by [naoflow](https://wordpress.org/support/users/naoflow/).

Viewing 1 replies (of 1 total)

 *  Plugin Support [Dimitris – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support6/)
 * (@wpmudev-support6)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/validate-popup-forms-bug/#post-10960798)
 * Hello there [@naoflow](https://wordpress.org/support/users/naoflow/),
 * hope you’re doing good today! 🙂
 * You can do that with a bit of CSS. Please add the following rule in the edit 
   pop-up screen under the **Design** tab, inside the custom CSS area:
 *     ```
       .hustle-modal .hustle-gdpr-box .hustle-gdpr-checkbox input:checked+span:before {
         color: red;
       }
       ```
   
 * [https://monosnap.com/file/0ZVieTs8G4O5KH27gxYEEo9B2pzWYk](https://monosnap.com/file/0ZVieTs8G4O5KH27gxYEEo9B2pzWYk)
 * Let us know how that goes.
    Warm regards, Dimitris

Viewing 1 replies (of 1 total)

The topic ‘GDPR Checkbox color inside popups’ is closed to new replies.

 * ![](https://ps.w.org/wordpress-popup/assets/icon-256x256.gif?rev=3446944)
 * [Hustle - Email Marketing, Lead Generation, Optins, Popups](https://wordpress.org/plugins/wordpress-popup/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wordpress-popup/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wordpress-popup/)
 * [Active Topics](https://wordpress.org/support/plugin/wordpress-popup/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wordpress-popup/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wordpress-popup/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Dimitris – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support6/)
 * Last activity: [7 years, 6 months ago](https://wordpress.org/support/topic/validate-popup-forms-bug/#post-10960798)
 * Status: resolved