[Support request] Delete shipping city field on the shopping cart page

Home Forums Support [Support request] Delete shipping city field on the shopping cart page

Home Forums Support Delete shipping city field on the shopping cart page

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #895838
    José

    Hi, I had to insert a custom territory plugin to enter cities in countries that do not have Woocommerce enabled, now on the shopping cart page, when the address was changed, two fields are shown to enter the same information, but the second It is not activated and it is useless.
    I tried to eliminate it with Css, but I think I’m not close to doing it right.

    I tried this:

    .calc_shipping_city_field.form-row form-row-wide { 
    display:none;
    }

    I appreciate all the attention

    #896350
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    Have you checked with the plugin author? Using CSS to hide it shouldn’t be necessary I don’t think.

    Let me know 🙂

    #897023
    José

    Hi Tom, the add-on offers an option to remove the location of the city field in the payment process because it is replaced by the add-on city field. I sent an email to the author of the add-on because there is not the same function for the shopping cart, change of address … when he responds, I inform him …

    Thank you

    #897082
    Tom
    Lead Developer
    Lead Developer

    Sounds good! 🙂

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.