Can't figure out how to edit this text that's part of an interaction

I’m trying to edit the text that’s part of the testimonials but after three hours of messing around with it. I’ve decided to ask the experts. How do you do it?

To clarify, the text I’m trying to edit is the paragraph that comes up when you click on a picture in the testimonials page. It’s part of an interaction.


https://preview.webflow.com/preview/jasons-fresh-site-6b44a6?preview=fc4af3bcaaa32a1ff423a1fc2db918e5

Testimonial Hide Box has a height set to 0.

Change the value to a positive number… edit the text… change it back to zero.

If you know a little JQuery… you could leave the preset (example: at 100)
This would allow you to always see the text… but
JQuery would set the value to 0 when the website start (INITs).

1 Like

Thanks so much. I knew it was a simple solution. Appreciate the help.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.