Hello
I was trying to remove a pop up from my website home page and instead have deleted the whole home page which now shows 404 Page not found.
Is there a way to get this back please?
Hello
I was trying to remove a pop up from my website home page and instead have deleted the whole home page which now shows 404 Page not found.
Is there a way to get this back please?
You can follow the instruction below:
{
"sections": {
"main": {
"type": "main-404",
"settings": {
}
}
},
"order": [
"main"
]
}
{{ 'templates.404.subtext' | t }}
#
{{ 'templates.404.title' | t }}
{{ 'general.continue_shopping' | t }}
If you feel like my answer is helpful, please mark it as a SOLUTION. Let me know if you have any further questions.
Best regards.