Alignment problem on cart page

Hello, I need help to align the “custom liquid” I have made on the cart page. This is the current set-up (Please see the 1st picture) to this one (2nd picture). Thank you

here’s the website - https://swanbag.myshopify.com/, store password is boolland

Hey!

It’s hard to give you exact instructions with no access to the code but here’s a video showing what needs to be moved down and a few styling changes that will help: https://drive.google.com/file/d/1TOLuOh3XGt4ym95RIFaNLLfGiIyl3jsr/view

You can see in the video I am using:

.shopify-section--custom-liquid {
  display: flex;
  justify-content: flex-end;
   max-width: 1363px;
}

Good luck with the new swanbag site,

Ciao!

1 Like