Title: Highlight error fields for missing info
Last modified: February 14, 2024

---

# Highlight error fields for missing info

 *  Resolved [estar69](https://wordpress.org/support/users/estar69/)
 * (@estar69)
 * [2 years, 3 months ago](https://wordpress.org/support/topic/highlight-error-fields-for-missing-info/)
 * Hi, how can I highlight the fields with red that is causing errors on the checkout
   page, for instance if I do not add postal code that it will highlight that field
   in red?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fhighlight-error-fields-for-missing-info%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Plugin Support [Dina S.](https://wordpress.org/support/users/themehighsupport/)
 * (@themehighsupport)
 * [2 years, 3 months ago](https://wordpress.org/support/topic/highlight-error-fields-for-missing-info/#post-17430234)
 * Hi,
 * Please check after adding the below style in your Additional CSS file.
 *     ```wp-block-code
       .woocommerce-checkout .woocommerce-invalid input{
       border:1px solid red;
       }
       ```
   
 * Thank you!

Viewing 1 replies (of 1 total)

The topic ‘Highlight error fields for missing info’ is closed to new replies.

 * ![](https://ps.w.org/woo-checkout-field-editor-pro/assets/icon-256x256.gif?rev
   =3479964)
 * [Checkout Field Editor (Checkout Manager) for WooCommerce](https://wordpress.org/plugins/woo-checkout-field-editor-pro/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woo-checkout-field-editor-pro/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woo-checkout-field-editor-pro/)
 * [Active Topics](https://wordpress.org/support/plugin/woo-checkout-field-editor-pro/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woo-checkout-field-editor-pro/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woo-checkout-field-editor-pro/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Dina S.](https://wordpress.org/support/users/themehighsupport/)
 * Last activity: [2 years, 3 months ago](https://wordpress.org/support/topic/highlight-error-fields-for-missing-info/#post-17430234)
 * Status: resolved