Change contacts page

Hi, I want to change the titles of contacts page, “Give us a call” and “Our location”.

Hello there,

I hope you are doing well today.

You can change the text via Appearance > Editor > Contact Page Template and locate the following lines “<?php echo esc_html__( ‘GIVE US A CALL’, ‘tyche’ ); ?>” and “<?php echo esc_html__( ‘OUR LOCATION’, ‘tyche’ ); ?>”.
You can change the text by changing ‘GIVE US A CALL’ to ‘New text here’.

I hope this helps.

Best Regards,
Support