My client wanted to change the layout of the product page so options selection, price, and social icons where under the pictures so that the product description can come up higher. I achieved this using css position:relative and top,right to move everything over. Seems to do the trick. THe only problem is with the option to pick a size for hte product, when you select an option it expands out the add to cart and causes the product description to move down. Is there any way to turn off this function So that the product description doesn't move up and down ? Perhaps just have it in the open position where the ad cart button is already displayed?
Thanks!!














