This topic has 4 replies, 3 voices, and was last updated 9 years, 3 months ago ago by Eva Kemp
Hi,
How do I close the first dropdown in WooCommerce Product Categories widget? I included the link to the website in private content.
Its a kids store. You will see that the first product category is an activated dropdown. Would like to have it closed.
Hello,
You can close the first category by editing wp-content/themes/woopress/js/etheme.js file. Find and comment out line 1718
$this.find('>li').first().find('.open-this').html(minusIcon).parent().addClass('opened').find('ul.children').show();
Regards,
Robert Hall.
Thank you
Hello,
You’re welcome.
Regards,
Eva Kemp.
The issue related to '‘How do I close the first dropdown in WooCommerce Product Categories widget?’' has been successfully resolved, and the topic is now closed for further responses