Can't remove/edit free shipping indicator on website theme.

I used Zendrop in order to create my store but I can’t seem to edit the sliding bar in order to display a different value or remove the bar in the first place. I’m trying to make it need a total of $30 to qualify for free shipping but am unable to edit or remove it to replace it with plain text. Support was very helpful but unfortunately said that it comes down to editing something within the code of the website and that I should ask for help in the forums. Please let me know if there is a way to fix this issue.

1 Like

Hello @LuxSomnia
Our team is ready to help you.
Please share your website URL so that we can check and assist you.

Hey @LuxSomnia

Welcome to Shopify Community! Can you share your Store URL so I can have a look on it? Also, if you have password enabled then please share the password as well. Your cooperation would be greatly appreciated.

Best Regards,
Moeed

here is the link to my website.

https://luxsomnia.myshopify.com/

1 Like

here is a link to my website.

https://luxsomnia.myshopify.com/

  • Here is the solution for you @LuxSomnia
  • Please follow these steps:
  1. Go to Online Store → Theme → Edit code.
  2. Open your theme.liquid file
  3. In theme.liquid, paste the below code before and press ‘Save’ to save it

  • Here is the result you will achieve:

  • Please press ‘Like’ and mark it as ‘Solution’ if you find it helpful. Thank you.
1 Like

after doing this, how would I also add a free shipping feature?

1 Like

also, I don’t see anything labeled

However, I do see . I don’t know much about coding so I don’t know if there’s a difference between the two.

1 Like

Scroll down a bit and you will see the tag.

yes thank you, I found it and removed the indicator. Would you be able to help me in adding a $30 free shipping indicator? It doesn’t need to be fancy just functional. (I.e. text)

1 Like
  • Here is the solution for you @LuxSomnia
  • Please follow these steps:
  1. Go to Online Store → Theme → Edit code.
  2. Open your theme.liquid file
  3. In theme.liquid, paste the below code before and press ‘Save’ to save it

  • Here is the result you will achieve:

  • Please press ‘Like’ and mark it as ‘Solution’ if you find it helpful. Thank you.

thank you! this is perfect.

1 Like

Glad to help you. Have a good day!