Skip to content
Public Ticket #26643

Wrong element on Cart

Conversation thread

LillaGreen replied

Customer Reply

Thank you

PenciDesign Supporter replied

Staff Reply

Hi,

Please navigate to Appearance → Customize → Custom CSS, and then insert the following custom CSS code:

@media only screen and (min-width:961px) {
    .woocommerce #content table.cart .product-thumbnail,
    .woocommerce table.cart .product-thumbnail,
    .woocommerce-page #content table.cart .product-thumbnail,
    .woocommerce-page table.cart .product-thumbnail {
        display: table-cell;
    } }

Regards,
PenciDesign.



LillaGreen started the conversation

Conversation Start

Hi, there is a wrong element displayed on the cart. Can you help me how to remove this?

6957404977.png1845375158.png

Want to join this conversation or access attachments? Sign in first.