Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter jrivett

    (@jrivett)

    Duh. Found the answer myself: collapsible=true.

    I’m having trouble getting the collapse function to work
    Here’s what my code looks like:

    [accordion collapsible=true]
    [accordion-item title=”About”]My Text Here[/accordion-item]
    [/accordion]

    I’ve tried a whole bunch of different syntax but nothing works. What am I doing wrong here?

    Thread Starter jrivett

    (@jrivett)

    I think the proper syntax is:

    [accordions]
    [accordion title=”About”]My Text Here[/accordion]
    [/accordions]

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Any way to collapse an expanded section?’ is closed to new replies.