Reply 173320 to: Changing Column Width for Single Product Page

Avatar: Rose Tyler
Rose Tyler
Support staff
September 25, 2017 at 09:57

Hello,

You may use this code in Theme Options > Styling > Custom css:

.single-product .product-information {
    width: 40%;
}
.single-product .product-side-information, .single-product .product-images {
    width: 30%;
}

Regards

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.