Changing liquid HTML, CSS in editor doesn't update live store

Hello.

I have serious problems where my custom liquid code (HTML, css) doesn’t work, or applies to the store after saving the changes made.

My live site store (URL) still shows 1 week old content which is irrelevant at the moment.

Even when I remove all custom liquid from the editor, that code is still showing (on live site only).

It does, however, get deleted or changed in the editor (Customize Store).

It’s like it’s burned into the page, can’t even be deleted or anything.

I use the standard dawn theme.

My store is password protected at the moment while trying to fix this serious issue, please use password below to enter.

Store URL: swiftwintekstore.com

Password to Store: 8308615

The area that’s bugging is the # Start earning today # section and the product discount’s border above (Product sale list).

It seems I can’t attach photos here to show how my editor looks but basically, the content you see is deleted in the editor and this content shouldn’t even exist.

Hope this explains my struggle.

Thanks in advance :slightly_smiling_face:

1 Like

Hi @dainex

Do you mean this problem?

if it is check this one.

From your Shopify admin dashboard, click on “Online Store” and then “Themes”

Find the theme that you want to edit and click on “Actions” and then “Edit code”.

In the “theme. Liquid” file. Find the tag and paste the code below before the tag.


And Save.

Result:

Please don’t forget to Like and Mark Solution to the post that helped you. Thanks!