This topic has 6 replies, 2 voices, and was last updated 9 years, 10 months ago ago by Eva Kemp
Problem
seems to separate shipping and billing address.
automatically opens the login section.
Hello,
Could you please clarify your question with more details?
What are you trying to do?
Thank you.
Regards,
Eva Kemp.
Hello,
If you want to remove login form from Checkout page you need add this code in custom.css file:
form.login {
display: none;
}
To create custom.css rename default.custom.css to custom.css in wp-content/themes/blanco via FTP.
Then enable it in Blanco – Theme Settings > tick “Enable Custom CSS”.
Thank you.
Regards,
Eva Kemp.
Thank you,
I want something more
http://prntscr.com/5rm3p4
I want to checkout page remove field (Postal Code and Country)
Hello,
To customize Checkout fields you can refer to this article http://docs.woothemes.com/document/tutorial-customising-checkout-fields-using-actions-and-filters/
Also you can contact Woocommerce support team as this is their configuration.
Thank you.
Regards,
Eva Kemp.
The issue related to '‘Checout Page Problem’' has been successfully resolved, and the topic is now closed for further responses