Home Forums Pro Themes Clean Commerce Pro Image error in shopping cart on mobile phone

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #43953
    TAURUS
    Participant

    Hi, very good friends, I hope you find yourself super good, gentlemen, I have this small detail and it is that at the moment of buying on the website from the cell phone.

    And attaching an item in the shopping cart loses the image.

    mi web site is: taurussmartt.com

    Look at picture 1.

    https://photos.google.com/photo/AF1QipM0nzjgcTyTZ403qsZLGUJ0QKgVQnsA4B7RXiDb

    #43962
    wensolutions
    Keymaster

    Hello @taurus,

    WordPress by default does not show the product image in cart page in responsive view .

    But if you still want to overwrite the CSS, you can use below given CSS in the location Admin Panel > Appearance > Cystomize > Additional CSS.

    .woocommerce-page #content table.cart .product-thumbnail {
    display: block!important;
    }

    Hope this helps.

    Best Regards!!

    #44021
    TAURUS
    Participant

    As always you saving the day, I work perfectly thank you very much.

    #44091
    wensolutions
    Keymaster

    Hello @taurus,

    Glad we could help you .

    If you have any issue/ Query further please do not hesitate to post them .

    Have a good day.

    Best Regards!!

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.