Reply 150091 to: Product details page problem

Avatar: Olga Barlow
Olga Barlow
Support staff
December 24, 2016 at 09:34

Hello,

Unfortunately there is no option to do this. But youcan try to show and hide it using custom CSS
Go to Theme options > Styling > Custom CSS and add the following code

.single-product .tab-additional_information {display: block !important;}
.single-product .tabs .accordion-title a:after {display: none !important;}
.single-product .tabs .tab-title.opened {color: #1e1e1e;}
.single-product .tab-title .btn-underline:after {background: none;}
.single-product .sku_wrapper {display: none !important;}

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.