Regarding the placeholder, does that go into the regular functions.php or the child theme unctions.php. Also, I am assuming that I will be just replacing the "Your custom placeholder" text?
If you're using child theme then you can place the code into child theme functions.php file. And yes, you just need to replace "Your custom placeholder" text.
Hi:
1. How can I change the text in the notes section on the checkout page?
2. Is it possible to have a delivery option on the checkout page/
I have attached an image related to the question.
Thanks,
Mark
Hi Mark,
1. You can use a plugin like WooCommerce Checkout Manager to manage those fields and also you can add new fields.
2. You can manually change order notes placeholder text as well by adding the following code in functions.php file.
Hope that helps.
Kind regards,
Milingona Support
Follow on Envato Facebook Twitter
Regarding the placeholder, does that go into the regular functions.php or the child theme unctions.php. Also, I am assuming that I will be just replacing the "Your custom placeholder" text?
If you're using child theme then you can place the code into child theme functions.php file. And yes, you just need to replace "Your custom placeholder" text.
Kind regards,
Milingona Support
Follow on Envato Facebook Twitter