Hello Community!
I have rather an urgent question. My Cart page started looking like this (please see below) and I have no idea what caused it! I looks the same on a back up Dawn theme I took a month ago. And the “Total” is broken in all versions of the Cart page (i.e. in the drawer version it looks the same as below). Please help!
@windpiligrim , Hope you are doing well.
Could you please share your store URL? so can check and guide you accordingly.
Hi @windpiligrim
Could you share with me the page URL and password page? I will help you check it.
just add the below line of CSS code at the end of your component-cart-items.css.
.cart-items *.right {
transform: rotate(0);
}
1 Like
I can’t thank you enough! You are a shopify wizard 
Now if I only new what caused this.