change billing form without changing php code

Permalink
Helo everyone,

How can i change the Billing form, from the eccomerce so you've only got
name, Last name and email adres?
When i remove the attributes in "order attributes" the form doesn't work anymore....

Already thanks for answer.

greetings Judith

 
ronyDdeveloper replied on at Permalink Reply
ronyDdeveloper
If you don't want to change the php code, then you can do an alternative process with css. Use css property called display: none for those attributes that you don't want to display.

Rony
jmw replied on at Permalink Reply
Thanks for the answer. It doesnt work it looks like he don't override te files. Also when i override other files. What can i do about that? I just want a form with: email, name and last name...

greetings Judith