This topic has 2 replies, 2 voices, and was last updated 10 years, 3 months ago ago by Eva Kemp
Can you please advise how to change “our offers” text to “we recommend” in custom.css file? Thanks
Hello,
This change can’t be made in custom.css file.
You can edit the title in wp-content/themes/legenda/woocommerce/single-product/up-sells.php file
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,
Eva Kemp.
The issue related to '‘how to change "our offers" text to "we recommend" in custom.css file’' has been successfully resolved, and the topic is now closed for further responses