Q1. If I create a order, and hit Checkout, i have text behind the Form“s
The annoing text is comming from this sentens in woocommerce/templates/cgeckut/form-billing.php
<p><?php _e('Create an account by entering the information below. If you are a returning customer please login with your username at the top of the page.', 'woocommerce'); ?></p>
To see it, please select an item in the shop, and go to checkout.
https://shop.jed.dk/index.php/kasse/
In Chrome the text is placed to the left of "Phone"
In IE9 the text is placed on top of the forms
In IE9 Compt. mode the text is placed below the forms before password fields, and then my Productmenu looks ugly...
Does anyone have a sugestion to, where and how I change the posision of this text. I would like to get the text below the Account Password fields if possible.
Q2. How and where do I change Company name to mandatory ?
Q3. Can I add more fields to this form I need the costumer to add there Company WAT number.
Thanks in advance
/Jesper














