Hello!
I was wondering how I can change the message when someone lands on a 404 error page on my website?

Thank you!
Hello!
I was wondering how I can change the message when someone lands on a 404 error page on my website?

Thank you!
Hello Nadia,
Thanks for writing in!
Changing 404 page text will require some customization in theme files which falls outside the scope of support we can offer. However, I can point you in right direction that you can follow to make the required changes.
and
_landmark-header.php from /wp-content/themes/x/framework/legacy/cranium/headers/views/integrity/ under /wp-content/themes/x-child/framework/legacy/cranium/headers/views/integrity/.
93. Here’s the code that you need to take a look.<p class="p-landmark-sub"><span><?php _e( "You blew up the Internet. ", '__x__' ); ?></span></p>
Thanks.
Ok, thank you!
You’re welcome, Nadia.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.