Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi zein21,

    The issue you are seeing is due to some CSS in your theme’s style sheet, specifically:

    table.cart th, #main-content table.cart th, table.cart td, #main-content table.cart td, table.cart tr, #main-content table.cart tr, #content-area table tr, #content-area table td, #content-area table th {
        max-width: 100px;
        padding: 0.857em 0.587em;
    }

    It’s the max-width: 100px that’s causing the problem.

    Since you are using the Divi theme, which is a premium theme, if you need help with the best way to add custom CSS to your site, it would be best for you to contact your theme developer:

    https://www.elegantthemes.com/contact.html

    Hope this helps!

    Hi,

    I’m having the same problem. Did you got it fixed?
    How?

    ??

    Hi Tristu,

    The OP’s issue was in their premium theme. If you are using the same premium theme, please reach out to the theme developer. If you are using a different theme, please start a new thread and include a link to your site.

    Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘woocommerce cart page css in mobile view is terrible’ is closed to new replies.