This topic has 2 replies, 2 voices, and was last updated 7 years, 8 months ago ago by Rose Tyler
Hi there,
Please could you let me know how I can change the title ‘ Our Offers ‘ for the upset products.
I like to change the title to ‘You May Also Like’.
Please advice. Thanks.
Hello,
You can change the title in wp-content/themes/legenda/woocommerce/single-product/up-sells.php
You will find the code:
etheme_create_flex_slider($args, __('Our offers', ETHEME_DOMAIN), false, true);
and change “Our offers” title to anything you want.
Regards,
Rose Tyler.
You must be logged in to reply to this topic.Log in/Sign up