Reply 191816 to: Viewing Categories at Products Page.

Avatar: Rose Tyler
Rose Tyler
Support staff
April 24, 2018 at 09:16

Hello,

Please add this code in Theme Options > Styling > Custom css > Global Custom css:

@media only screen and (max-width: 768px) {
table.cart .product-subtotal {
    display:  table-cell;
}
table.cart .product-subtotal .amount {
    font-size: 11px;
}
}

Regards

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.