Before your customer finish booking tour using Woocommerce product. They will be redirected to check page which has default Wooocommerce fields for example. billing address, country etc. However as you are using it for tour booking. You might want to add some additional fields for example. Date of Birth, Passport Number. You can do that […]
Articles Tagged: customise
Customise CSS styles by Inspection Elements
If you want to make change on existing style of an element. You will need to find CSS selector of that element. The best way is to inspect site with browser developer tool. There are few tools which help you archive that. Chrome Developer Tools If you use Chrome, or have Chrome available, you already […]