I am trying to: I design single product page but Product image doesn't show
Link to a page where the issue can be seen: hidden link
I expected to see: image of product
Instead, I got: nothing!!
Hi, I don't see anything obviously wrong in wp-admin. May I install the Duplicator plugin to create a clone of your site for further testing?
HI.
thanks in advanced,
yes sure
and also I have question
please check the images first in phone page display not good image gallery and text has problem
and second how can show second row at first row
I'm escalating this problem to my 2nd tier support team for further investigation. I have split your question about rows into another ticket so we can discuss that separately.
It looks like you were able to fix part of this problem, I can see the product image appear here now:
hidden link
To fix the thumbnail position problem, add the class "plus-150-margin-bottom" to the second row of your Layout, then add this code in Layouts CSS:
.plus-150-margin-bottom {
margin-bottom: 150px;
}
I don't know why but its working without any code 😕
at all thank you so much
your are the best
Okay let me know if the problem returns and we can take another look.