• Priority: 0
  • Status: Closed
  • Theme: Alysum
  • Assigned To: Fred
  • Private: No
  • Open Date: 23.06.22, 17:08
  • Opened by: Martina Farela
  • Closed by: Anonymous Submitter
  • Closed on:
  • Reason: Not a bug

Ticket #23468 - Problem in the cart in the mobile version

Good afternoon, the screen does not fit well in the cart.
This already happened to me in another ticket with all the pages of the theme, but now I discovered that it also happens in the cart.
attached image

Thanks

Attachments:

Captura.PNG (69.8 KiB)

Comments

Fred 24 Jun 2022, 11:00

Try following CSS

@media(max-width:991) {
.product-line-grid-left {margin:0}
.product-line-grid .product-image {padding-right:15px}
}
Martina Farela 27 Jun 2022, 09:04

Thanks, but still getting the same error

Martina Farela 27 Jun 2022, 09:22

Ok, don’t worry, I already solved it.
Thank you very much Fred!

Fred 27 Jun 2022, 09:55

Ok, great!