Hi,
I am finishing up a webshop, and would like to update the text “Select Options” to something else.
I have tried multiple code snippets that I’ve found here on Apex, but none of them seems to be working.
Hi,
I am finishing up a webshop, and would like to update the text “Select Options” to something else.
I have tried multiple code snippets that I’ve found here on Apex, but none of them seems to be working.

Hi @lowlandet,
Please check this guide. The code can be added on your child theme’s functions.php file. Change Custom options text to your preferred label.
This is not part of the theme customization on Woocommerce so further customization would be outside the scope of our support. Thank you for understanding.
Hi,
Thanks for the code snippet, but it does not work for me…
Hi @lowlandet,
The code is working on my test site.

Can you try to remove any other customization? Check again after that. Let’s just see if there’s a conflict on codes you have.
Or if not coming from custom codes on your child theme, please try to test for a plugin conflict. You can do this by deactivating all third party plugins, and seeing if the problem remains. If it’s fixed, you’ll know a plugin caused the problem, and you can narrow down which one by reactivating them one at a time.
Let us know how it goes!
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.