On my cart page I would like “continue shopping” to be under “YOUR CART” and centered right below it
uRL is www.daughterofanangel.com
On my cart page I would like “continue shopping” to be under “YOUR CART” and centered right below it
uRL is www.daughterofanangel.com
Hi @jennarose
Do you mean like this?
If it is try the code.
.title-wrapper-with-link {
flex-direction: column;
align-items: center;
}