I’d like to have an FAQ topic where as many of the questions are visible as possible, to allow easy browsing by users. One way to achieve this is to hide the text of the answers and just click on the question to reveal the answer text.
This is similar to the way the mobile Wikipedia interface works.
Here are some other examples
One way to achieve this is to use details
But as far as I know styling isn’t supported in the details header text, so it is difficult to make it stand-out.
What I’d like is to have the questions as headings and the text below each question be revealed when the heading text is clicked.
Is this something that is easily achievable? Note I am on a hosted plan.
