Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Ahmed Amir Hossain

    (@ahmedamir)

    Hi @coachrebellis ,

    Thanks for reaching out to us!

    I understand the issue you are having with. This issue can be solved via custom CSS. Please add this below CSS code in Appearance → Customize → Additional CSS

    @media (max-width: 768px){
    .shopengine-cart .shopengine-widget .shopengine-cart-table .shopengine-table__body-item .product-subtotal {
        width: 50% !important;
    }
    }

    Let us know if you need further assistance from us.

    Regards,

    Amir

    Thread Starter coachrebellis

    (@coachrebellis)

    Hello @ahmedamir

    Thank you very much but that does apparently not change anything.

    Could you please verify thje given code?

    • This reply was modified 2 years, 2 months ago by coachrebellis.
    Thread Starter coachrebellis

    (@coachrebellis)

    not needed any longer – no support feedback. too many errors for me.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘cart page – moblie’ is closed to new replies.