- This topic has 3 replies, 2 voices, and was last updated 8 years, 5 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.


Home › Forums › Pro Themes › Clean Commerce Pro › Image error in shopping cart on mobile phone
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
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!!
As always you saving the day, I work perfectly thank you very much.
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!!
| Cookie | Duration | Description |
|---|---|---|
| cookielawinfo-checkbox-analytics | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics". |
| cookielawinfo-checkbox-functional | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional". |
| cookielawinfo-checkbox-necessary | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary". |
| cookielawinfo-checkbox-others | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other. |
| cookielawinfo-checkbox-performance | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance". |
| viewed_cookie_policy | 11 months | The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data. |



