Jump to content

Product page image not centered [ HELP ]


Recommended Posts

i think that the size of the image is different than default size (have you changed it?)

check the #image-block styles in the product.css

or just give us your shop URL, we will check it and give You solution :)

Link to comment
Share on other sites

i think that the size of the image is different than default size (have you changed it?)

check the #image-block styles in the product.css

or just give us your shop URL, we will check it and give You solution :)

Thank you so much ,I checked product.css (i did not changed this after fresh installation)

 

It was set to 300px and image large_default 264px and i changed it to 300px and now it's working

(this did not centered it but fill the gap between right column border and image)

 

#pb-right-column #image-block {

background-clip: padding-box;

border: 1px solid #E0E0E0;

box-shadow: 0 0 2px 2px #F6F6F6;

height: 300px;

width: 300px;

Edited by thranga (see edit history)
Link to comment
Share on other sites

×
×
  • Create New...