Viewing 2 replies - 1 through 2 (of 2 total)
  • hey guys, i actually have the same problem… was this resolved?

    Thread Starter surfeatuvida

    (@surfeatuvida)

    If you go to the plugin code and find the custom.js file, you can change the first child expand to false like this:

    $(‘#accordion-container’).accordion({
    firstChildExpand: false,
    slideSpeed: 400,
    dropDownIcon: “&#9662”,
    });

    Hope this help.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to load page with every accordion's tab closed’ is closed to new replies.