Please add this custom code to file functions.php:
add_filter('woocommerce_checkout_login_message', 'lift_woocommerce_checkout_login_message');
function lift_woocommerce_checkout_login_message(){
return esc_html__( 'Existing customer?', 'woocommerce' ) ) . ' <a href="#" class="showlogin">' . esc_html__( 'Click here to login', 'woocommerce' ) . '</a>';
}
Support Team
We are located in GMT +7 time zone and we answer all questions within 12-48 hours on weekdays. In some rare cases, the waiting time can be to 48 hours. Support tickets sent during weekends or public holidays will be processed next Monday or the next business day.
If you like our theme, Please vote it 5 stars. We are really really appreciate your vote :
I want to change the text in Checkout Page i.e. "Returning customer? Click here to login" to "Existing customer? Click here to login"
Attached files: Screenshot 2022-06-30 201739.jpg
Hi,
Please add this custom code to file functions.php:
Support Team
We are located in GMT +7 time zone and we answer all questions within 12-48 hours on weekdays. In some rare cases, the waiting time can be to 48 hours. Support tickets sent during weekends or public holidays will be processed next Monday or the next business day.
If you like our theme, Please vote it 5 stars. We are really really appreciate your vote :
To vote go to http://themeforest.net/downloads then follow that link | And Download Our Promotion Themes
Thanks and have a nice day!