Dawn Theme | Move headline up in cart page

Any way to move the headline up just in the cart page?

I move my headlines to center in all pages but in cart page it’s not fitting well.

1 Like

Hello There,

Please share your store URL and password.
So that I will check and let you know the exact solution here.

1 Like

Hello There,

  1. In your Shopify Admin go to online store > themes > actions > edit code
  2. Find Asset → base.css and paste this at the bottom of the file:
cart-items.page-width.section-template--16060030124193__cart-items-padding .title-wrapper-with-link {
    margin: 0;
}

Hi, not work.

I want to put “YOUR ORDER” above “continue shopping”.