Hey everyone - See pic.
I need help with the cart page - Dawn theme. The margins are super close to edge on mobile only. Additionally, the pay buttons are late to load, causing mis-alignment. Any help is appreceated.
Hey everyone - See pic.
I need help with the cart page - Dawn theme. The margins are super close to edge on mobile only. Additionally, the pay buttons are late to load, causing mis-alignment. Any help is appreceated.
@PhoneCases - Can you please share this page link?
thanks for the reply.
@PhoneCases - please add this css to the very end of your base.css file and check
@media screen and (max-width:749px){
cart-items{padding-left:15px; padding-right:15px;}
.cart__footer-wrapper{padding-left:15px; padding-right:15px;}
}
Thanks. That did not make any changes.
@PhoneCases - not able to see code in base.css file
Try now. I removed once determined no change.
@PhoneCases - it is working, I can see the space, clear the cache and then check
Works perfect on chrome & Edge Safari is still a time weird. Thanks so much for the help! Much appreciated