Hi there,
I have one team member with significantly more text than the others, which looks somehow unbalanced. Thus, I would like to use some sort toggle function to hide the excess text and reveal it on the click of a button only.
I tried the following shortcode combination, but it breaks the code of the team member box:
[av_toggle_container initial='5' mode='accordion' sort='' custom_class=''][av_toggle title='Weitere Informationen' tags='' custom_id='']text goes here[/av_toggle][/av_toggle_container]
The short code works within a text block though.
Is there any chance to achieve this?
Thanks!
Hey frauplote!
Thank you for using Enfold.
You can create a hide and show jquery function: http://www.w3schools.com/jquery/jquery_hide_show.asp
Cheers!
Ismael