Change button text in cart page - Envy Theme

Hi - I have the Envy theme, and in the the bottom right of my cart page, there’s a button that says “Place Your Order” - I feel like this text is misleading and would like to change that to “Checkout” because that’s a term people are more used to seeing in the cart.

I’ve attached a picture of my cart page along with the settings options the theme offers.

Please let me know if there’s a way to do this!

Thank you!

Priya

Wanted to update that my husband fixed this for me. I’m sharing what he did, in case anyone else wants to make that change too.

  1. Themes → Actions → Edit Code

  2. Sections Folder → templates–cart.liquid

  3. Ctrl+F and search for “checkout-buttons”

  4. Find the 2nd “input” line and edit “value” to whatever you want that button to say.

My 2nd input line now looks like this:

Save and it’s done!