T
T
Tonykark95972021-08-06 01:43:52
css
Tonykark9597, 2021-08-06 01:43:52

How to create a complex module from a tab dropdown list?

I started working with wp not very long ago, I use the Divi theme for work.

There was a task to make a similar module, but I did not find any ready-made solutions.
I don't really understand how to do it in code.
I ask for help or tips either on a ready-made similar solution (maybe there is some kind of plugin or somewhere you can already download such a module) or how to assemble it in code
610c698f809c4673809868.png

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Artem Zolin, 2021-08-06
@artzolin

It's called an accordion
You can do it on bootstrap https://getbootstrap.com/docs/5.0/components/accordion/
Or hundreds of examples on codepen https://codepen.io/search/pens?q=accordion
Even without js https:/ /codepen.io/search/pens?q=accordion+css
It seems I rewrote this one for myself and use https://codepen.io/raubaca/pen/PZzpVe

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question