Hello! There are several changes I’d like to make on my Checkout page:
- Change heading “Your cart” to “Your Cart”
- Move the “Continue shopping” link to below “Your Cart”
- Change button text from “Check out” to “Check Out”
- Add a required checkbox with verbiage [similar to below] that says “I have read and agree to the shipping and return policies.”
Yes, URL is www.shopsathera.com. Password: cahwon
@sabtsmith
thanks i have checked everything working fine
Everything works, but there are other formatting changes I’d like to make:
- Move the “Continue shopping” link to below “Your Cart”
- Add a required checkbox with verbiage [similar to below] that says “I have read and agree to the shipping and return policies.”
@sabtsmith
yes, please try this code 1st point 2nd need to requires to customization
- Go to Online Store->Theme->Edit code
- Asset->/base.css ->paste below code at the bottom of the file.
.section-template--15687012155640__cart-items-padding .title-wrapper-with-link {
flex-direction: column;
}
That worked - thank you so much!
@sabtsmith
its my pleasure to help us