I am using AWECOTENT to build the page and use the accordion section, By default the first item is always opened when you load the page. How can I make all the items closed by default when the page is loaded? Any help would be greatly appreciated.
/George
Hi,
Please download the attached file in your email, extract and update in md_awecontent/js/awe-frontend-scripts.js
Awesome. Thanks for the help. When I copied the entire script file, it broke the MD mega menu, so changed only .accordion({header:">.group >h3",heightStyle:"content",collapsible:!0,active:!1,activate: in the existing file and it is working!