Impulse theme issue: cart page

Solved
MariaJensen
Excursionist
40 2 12

Hi, 

Can anybody tell me why my cart page looks like this on one of my webpages? I am using the same exact code from my other site, but it looks different. I exported the hole theme file so the coding should be exactly the same shouldn't it? 

This is how it should look like:

MariaJensen_0-1620024938522.png

this is how it look like on my other site:

tempsnip8.png

Link for the wrong site: https://www.hofstrawagner.de/cart the password is:123123

Link to the right site: https://hofstrawagner.dk/cart

 

Best regards

Maria Jensen

Accepted Solution (1)
suyash1
Shopify Partner
7698 946 1249

This is an accepted solution.

@MariaJensen - add this css to the end of theme.css file and check

@media only screen and (min-width: 769px){
.cart__page-col:first-child {flex: 1 1 50%;}
}
You are welcome to contact me - suyash.patankar@gmail.com, My timezone is GMT+5:30,to build shopify pages use pagefly
#1 Product Filter & Search app on Shopify

View solution in original post

Replies 5 (5)
suyash1
Shopify Partner
7698 946 1249

@MariaJensen - on both sites I see like this

suyash1_0-1620026372461.png 

suyash1_1-1620026388691.png

 

 

You are welcome to contact me - suyash.patankar@gmail.com, My timezone is GMT+5:30,to build shopify pages use pagefly
#1 Product Filter & Search app on Shopify
MariaJensen
Excursionist
40 2 12

Oh no, that is not good - do you maybe know how I can fix it? 

suyash1
Shopify Partner
7698 946 1249

This is an accepted solution.

@MariaJensen - add this css to the end of theme.css file and check

@media only screen and (min-width: 769px){
.cart__page-col:first-child {flex: 1 1 50%;}
}
You are welcome to contact me - suyash.patankar@gmail.com, My timezone is GMT+5:30,to build shopify pages use pagefly
#1 Product Filter & Search app on Shopify
MariaJensen
Excursionist
40 2 12

That worked like a charme! thank you very much for the help 🙂

suyash1
Shopify Partner
7698 946 1249

@MariaJensen - welcome.

You are welcome to contact me - suyash.patankar@gmail.com, My timezone is GMT+5:30,to build shopify pages use pagefly
#1 Product Filter & Search app on Shopify