Reply 298396 to: How Can I Reduce Width of Description ?

Avatar: Rose Tyler
Rose Tyler
Support staff
August 10, 2021 at 12:34

Try to use the next code in Theme Options > Theme custom CSS > Custom CSS for desktop:

.single-product #tab-description {
    max-width: 50%;
    margin: auto;
}

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.