How do I fix the 'inner-banner' liquid error on my website?

Hello, I am trying to update my website and my designer used code when creating the theme. I have successfully deleted the inner banner off of each collection page, however now the error message appears on my site: Liquid error: Error in tag ‘section’ - ‘inner-banner’ is not a valid section type

I’m afraid of deleting the wrong code and messing up the site completely. Any help is appreciated.

Hello @Chadowboxx ,

Seems somewhere still the the theme I using this file.
To fix it check manually each file and remove the code. Most probably it will be in theme.liquid
Or Create the file again under sections with same name and error will automatically removed.

Thanks

I’m sorry I’m lost! I’m not sure what you mean regarding which file to
delete or add