What is a Divi FAQ Dropdown?
A Divi FAQ in the dropdown style is a FAQ, that opens up like a toggle in the Divi Theme. There are two ways how to achieve this in Divi. Both options I will show you today:
Option 1: Use the accordion module
With the accordion module, how already have your Divi FAQ with the dropdown style. In the accordion option, you can only have 1 question open at the same time. After the page loads, the first one is open by default and when you open the second one, the first one will close automatically.
Option 2: Use the tab module
With the tab module, every question is its own module. If you open one, it has no effect on the other one. You can decide which one should be open after the page loads.
With Divi you can also custom develop your own FAQ dropdown element with a code module.