Hi, I am editing my theme and website and when I look at the actual website I notice the 404 Not Found in the thumbnail at the top of the browser. So I checked in my actual theme editor and the home page is coming up as 404 page and I cant figure out how to change that to just say my name brand or Home page.
If you are seeing this issue the first thing to check is whether or not this issue is present in another theme. You can preview your store using another theme installed on your account and check if the 404 error is present there as well. If the issue is not present in the other theme, this points to the error being theme-specific; please contact our support team directly in that case if you are using a Shopify-made theme. If you’re using a theme made by a third-party theme developer please contact them for assistance.
Got the solution for this theme related error while exporting and importing the theme in a new store.
Please check the below
Online store->Theme->Edit Code(three dots)->find index.json under templates
if you can’t find index.json then create a new one and copy the content of index.json from your previous backup zip file (downloaded theme file).
If you have not created any backup, then copy the index.json file of other theme. For example, I am using “refresh” theme so i can copy the index.json from there and customize the home page again.