Customize 404 page
You can customize 404 content of theme in child theme:
Copy file
themes/infetech/template-parts/404.php
to
themes/infetech-child/template-parts/404.php
Note: You have to create "template-parts" in child theme
Last updated
You can customize 404 content of theme in child theme:
Copy file
themes/infetech/template-parts/404.php
to
themes/infetech-child/template-parts/404.php
Note: You have to create "template-parts" in child theme
Last updated