This topic has 4 replies, 2 voices, and was last updated 10 years, 6 months ago ago by Eva Kemp
hello!
I would like to edit the text “PRODUCT INFORMATION” on the short description left side of the product page:
ex.http://www.thebrandshop.it/catalogue/test/?product=peter-lehmann-2001
thanks a lot!
Hello,
You can change it in /wp-content/themes/legenda/woocommerce directory. Open the file content-single-product.php, find the code <h4><?php _e('Product Information', ETHEME_DOMAIN) ?></h4>
(line 55) and change the text to your own.
We recommend you to make any changes in a child theme not to lose all modifications after update.
Just move the directory /woocommerce/content-single-product.php into the child theme folder.
Regards,
Eva Kemp.
thanks a lot!
Peppe
You’re welcome.
Regards,
Eva Kemp.
The issue related to '‘edit "PRODUCT INFORMATION" text into product page’' has been successfully resolved, and the topic is now closed for further responses