Highlight text effect

yes, at this time FX invokes when the page load. You can delay function invocation using setTimeout. How much time will take from 0 to 100% is set in CSS (currently 1s)

here is an article to read in case you do not know what setTimeout is

Good luck

If you do not have further questions feel free to close your request as solved as the requested functionality was provided