This topic has 6 replies, 3 voices, and was last updated 9 years, 12 months ago ago by Eva Kemp
Hello,
I would like to delete the fields billing-adress-2 and shipping-adress-2 in the checkout area.
Do you know how to do this?
Regards, Myra
Hello,
As I see you don’t have now billing-adress-2 and shipping-adress-2.
Could you please show us screenshots?
Regards,
Robert Hall.
It’s on this page:
http://www.bookzs.nl/afrekenen/
Hello,
Please add this code in custom.css file:
input#billing_address_2, input#shipping_address_2 {
display: none !important;
}
Thank you.
Regards,
Eva Kemp.
Hello Eva,
thank you.
Is it also possible that the postcode and city fields put into 1 row (like first name and last name)?
Regards, Myra
Hello,
Sorry but there is no such possibility.
Please take our apologies.
Regards,
Eva Kemp.
The issue related to '‘adjust order form’' has been successfully resolved, and the topic is now closed for further responses