S
S
shynga2020-06-10 06:03:02
WordPress
shynga, 2020-06-10 06:03:02

How to make a 3 tier accordion in WordPress?

Good afternoon!
I would like to know if there are any WordPress plugins to make such a 3-level accordion?
5ee04d0171eb8193733194.png
Or can somehow make a separate block on Elementor or WP Bakery?

Thanks in advance.

Ps I know that the menu can be done like this, but it usually opens to the side in templates, I need an accordion.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
P
Pavstyuk, 2020-06-10
@Pavstyuk

I think that an extra plugin will be superfluous. Try to do it in pure HTML

<details>
    <summary>Read more</summary>
    Some text to be hidden. 
</details>

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question