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!
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?