Expand Site not using accordion

Hi BeaverBuilders

I want certain sections on my site to be expandable: there is a text and if you click on Read More or more info that part of the site expands and you see more texts fotos etc. I first thought to make this via accordion Module, but I guess this is rather used to build FAQs or something like that.
Do you have a suggestion how to?
Thank you in advance!

Hi Fermo,

The only option for this kind of expanding content out-the-box with Beaver Builder is to use the Accordion module.

However, if you’re using the Beaver Builder theme, you could use the HTML module and the Bootstrap Collapse code to create your preferred layout.

http://getbootstrap.com/javascript/#collapse

If you’re not using the Beaver Builder them, but a third party one. You will likely need to use either custom code like above or a plugin.

Thanks,
Danny

Thank you Danny
Thi brought me to a element that serves even more my intentions: Modal.
But how can I use those Bootstrap elements anyway? Copying the code-but paste it where?

Hi Fermo,

To use their code copy and paste into a HTML module.
Thanks,
Danny

Cool, thank you!

No problem, Fermo. Happy to help!

Thanks,
Danny