Title: Shipping State and Postcode fields aren&#8217;t editable
Last modified: November 26, 2018

---

# Shipping State and Postcode fields aren’t editable

 *  Resolved [stevethebartender](https://wordpress.org/support/users/stevethebartender/)
 * (@stevethebartender)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/shipping-state-and-postcode-fields-arent-editable/)
 * Hi
 * I disabled the plugin and everything works fine but enabling creates the following
   error…
 * State/postcode can’t be edited (billing address ok, just the shipping address):
   [http://prntscr.com/lmzqe6](http://prntscr.com/lmzqe6)
 * State settings: [http://prntscr.com/lmzr6i](http://prntscr.com/lmzr6i)
    Postcode
   settings: [http://prntscr.com/lmzrdp](http://prntscr.com/lmzrdp)
 * Any assistance would be greatly appreciated =)
 * Cheers,
    Steve
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fshipping-state-and-postcode-fields-arent-editable%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [Sarathlal N](https://wordpress.org/support/users/sarathlal/)
 * (@sarathlal)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/shipping-state-and-postcode-fields-arent-editable/#post-10932934)
 * Hi,
 * I have checked your website frontend. The issue is a style property in your theme.
 * Basically, it is not an issue. A class (fl-wrap) for the next element (delivery
   instructions) in the page has a style property of position relative & the second
   div was positioned above the state and pin code fields.
 * You can simply solve this issue by adding below style in your additional style
   settings in WordPress admin area.
 *     ```
       p#order_comments_field .fl-wrap {
           position: inherit;
       }
       ```
   
 * You can add additional style in backend via Appearance >> Customize >> Additional
   CSS section.
 * Just try to add the code & if the issue is resolved, kindly request you to make
   the issue as resolved.
    -  This reply was modified 7 years, 6 months ago by [Sarathlal N](https://wordpress.org/support/users/sarathlal/).
 *  Thread Starter [stevethebartender](https://wordpress.org/support/users/stevethebartender/)
 * (@stevethebartender)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/shipping-state-and-postcode-fields-arent-editable/#post-10938606)
 * Hi Sarathlal
 * Thanks so much – worked a treat!
 * Cheers,
    Steve

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

The topic ‘Shipping State and Postcode fields aren’t editable’ 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/)

## Tags

 * [checkout](https://wordpress.org/support/topic-tag/checkout/)
 * [postcode](https://wordpress.org/support/topic-tag/postcode/)
 * [state](https://wordpress.org/support/topic-tag/state/)

 * 2 replies
 * 2 participants
 * Last reply from: [stevethebartender](https://wordpress.org/support/users/stevethebartender/)
 * Last activity: [7 years, 6 months ago](https://wordpress.org/support/topic/shipping-state-and-postcode-fields-arent-editable/#post-10938606)
 * Status: resolved