Hello,
How can I change the text "Send us mail" above the contact form?
Thank you!
Hello,
How can I change the text "Send us mail" above the contact form?
Thank you!
Hi mimishkoumish,
Kindly open wp-content\themes\flashlight\includes\contact-form.php and find this line of code (line 10):
"heading" => "<h3>".__('Send us mail','avia_framework')."</h3>",
Just replace the "Send us mail". Hope this helps. :)
Regards,
Ismael
You must log in to post.