I'm able to change the image size on the product detail page but all it does is make the image smaller and not adjust the page to the new size of the image.
How can I change the image container size so that everything else gets moved up a bit.
Hi, the size of the left and the right pane on product-details page is controlled by two classes - "gallery" and "overview"
The gallery is set by width, and the overview is set by margin. In order to change their appearance you have to edit the values of the width and margin properties for these classes. There are two instances - for tablet landscape resolutions and for desktop resolutions. To edit the first instance go to your 768.css file and find this code: