Site logo

Archived topic

Delete shipping city field on the shopping cart page

3 replies · Started by José on May 10, 2019

Viewing posts 1–4 of 4

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

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 :)

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

Sounds good! :)

This archived topic is closed to new replies.