How do I fix a coding issue on my online store's main page?

I messed something up! I found a thread showing how to make the background on my products gray, but nothing happened when I entered the recommended code. I did, however, manage to mess something up. When I view my store, a code in on the top of the main page. I have no clue how to get it off. Please help!

Hi there @ImSunshine .

I can definitely help you out with this! It is possible to rollback any changes made in your theme’s code to a date before you made the changes you wish to undo. This can be done by going into your Admin and clicking on Online store > Themes in the lefthand menu. Next to the theme that you edited, click on the Actions dropdown menu and select Edit code:

Then you’ll want to go into the template that you edited and click “Older versions” next to the .liquid file. This will show you what older versions of the template are available to revert back to:

You can also find these instructions in this guide. To simplify this process in the future, I recommend creating a duplicate of your theme before making edits, allowing you to simply publish the unedited copy of your theme if need be. Please do let me know if I can help you out with anything else!