• Hello,
    I would like to know if there is a possibility to add a descriptive text under the title of an accordion and format differently? For example have the title as h3 and the description as h4.

    Thanks 🙂

Viewing 1 replies (of 1 total)
  • It’s a bit of a hack but you could try this :

    [accordion-item title="titletext<div class='accordion-subtitle'><br>subtitletext</div>"][/accordion-item]

    Then you can style the subtitle with css.

    • This reply was modified 5 years, 8 months ago by kahana82.
Viewing 1 replies (of 1 total)
  • The topic ‘Description under title’ is closed to new replies.