Hi,
I have the following problem.
There are some gray pieces in product photos. How can I solve this? This problem is only if i wants to go to products page and view products photo. See pls screenshot’s.
I would be very grateful if anyone has a solution for this.
Hi @Abc_Medical ,
Please share your store URL and if your store is password protected then please provide password too.
So that we can help you.
Thank you.
Hi @Abc_Medical ,
You can follow the instruction below:
- Go to Online Store->Theme->Edit code
- Asset->/theme.css->paste below code at the bottom of the file:
#main-media-container .product__media.media {
padding-top: 330px !important;
background-color: transparent !important;
}
If you feel like my answer is helpful, please mark it as a SOLUTION. Let me know if you have any further questions.
1 Like
Dear,
You are the best. You made my day 
Many many thanks!!!
Best regards
1 Like