My product page does not show images
-
Hi,
My single product page does not display images.
Attachments:
You must be
logged in to view attached files.
Also, the sliders that allow users to flip through images have also disappeared. Could you add this back?
I also need to add margins to the left and right of the page. Could you tell me how to do this?
Hello,
You have not uploaded the main product image. Now I have uploaded the image and it is showing fine. Also the image slide shows.
Please add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:
.single-product-page .container {
margin: 20px 5px 10px 12px
}
You can set the value accordingly.
Best Regards