WordPress: Invert the Collapse on WooCommerce Sidebar
Budget: €8 – €30 EUR
Dear Sir/Madam,
My website has collapsed by default on all Sidebar items.
I'm looking for a "script" to be placed on the function.php to define the collapse open by default on WooCommerce Sidebar without compromising other areas and theme updates.
Collapse (default):
<section id="woocommerce_product_categories-3" class="aux-toggle-widget aux-custom-dropdown aux-dropdown-skin-classic widget-container woocommerce widget_product_categories">
When Open:
<section id="woocommerce_product_categories-3" class="aux-toggle-widget aux-custom-dropdown aux-dropdown-skin-classic widget-container woocommerce widget_product_categories aux-open">
Thanks!
My website has collapsed by default on all Sidebar items.
I'm looking for a "script" to be placed on the function.php to define the collapse open by default on WooCommerce Sidebar without compromising other areas and theme updates.
Collapse (default):
<section id="woocommerce_product_categories-3" class="aux-toggle-widget aux-custom-dropdown aux-dropdown-skin-classic widget-container woocommerce widget_product_categories">
When Open:
<section id="woocommerce_product_categories-3" class="aux-toggle-widget aux-custom-dropdown aux-dropdown-skin-classic widget-container woocommerce widget_product_categories aux-open">
Thanks!