Creating highlight effect via html, etc

Hi @christy_malone , here is an option for using code if you wish to do so. I shot a video for you and hope that it is of help:

https://www.screencast.com/t/rEGBadbDSzQ

Here is the code snippet I used:

$w ( ‘#text3’ ). html = <mark style="font-size: 50px">highlighted text</mark>

1 Like