Support Center
Visit Demo
License manager
Buy @ envato
toggle menu
Categories
Discussions
Activity
Sign In
·
Register
Sign In
·
Register
Categories
Discussions
Activity
Sign In
·
Register
×
Home
›
WooCommerce
short product description tabs drop down disable
admthecreativ
May 2016
in
WooCommerce
how disable short product description tabs drop down. thank you
Comments
Albert
May 2016
Hi,
please send us link to page where you want do this.
admthecreativ
May 2016
edited October 2016
hi.
the way i like to make in my single product page. is the first tab to be close.
Albert
May 2016
Ok. So to hide 1st tab on product's pages, you need to use the following JS under Theme options > Custom CSS & JS > Custom JS section:
jQuery(function($){ $('.product_wrapper .mfn-acc.open1st .question:first > .title').click(); });
admthecreativ
May 2016
Thank you for your help.
Albert
May 2016
You're welcome!
oniriasm
September 2017
May it be modified to have ALL tabs in accordion expanded by default?
Bryan
September 2017
@oniriasm
Sorry but this is not possible.
Sign In
or
Register
to comment.
Comments
please send us link to page where you want do this.