0

I am designing a wordpress site for a friend. He wants the bio text to appear after clicking on necessary image. I noticed this is straight forward with Elementor Pro. I want to keep things free for him at the mo. I am running the Astra theme with basic Elementor. I also know how to code so if you think this is a custom css job then let me know the work around. (I'm brand new to WP) Many thanks

1 Answers1

0

Try adding an onclick event to the image and write some java script to add text where you want or may be enable a hidden textarea ??

You can check this link below for reference

How do I add a .click() event to an image?

Naga
  • 812
  • 2
  • 8
  • 12