How to Customize the JSON Animation
The animations in the Elite Elementor Template Kit are configured using a JSON file. You can customize elements such as text or colors within the JSON file to match your needs.
Steps to Customize the JSON Animation
1. Open the JSON File
Open the JSON file using a code editor or text editor on your device (such as VS Code, Sublime Text, or Notepad++).

2. Locate the Text to Edit
Search for the text you would like to change.
For example, in the Finfluence Elite Elementor Template Kit, you may find the word:
"Smart"

3. Replace the Text
Modify the text according to your needs.
For example:
Change
"Smart"
to
"Intelligent"

4. Save the File
Save the file with a new JSON filename (recommended to avoid overwriting the original file).

5. Upload the Updated JSON File
Upload the new JSON file to WordPress → Media, then copy the file URL.
Paste the new JSON file URL into the HTML element (or animation field) as described in the previous steps.

6. Click Publish

7. Review the Changes
Refresh the page and confirm that the updated animation is displaying correctly on your website.
Note: If you are experienced with JSON files or would like to experiment further, you can also customize elements such as colors, layout, and other animation properties as needed.