A static caption tells the viewer what you said. A highlight that draws itself tells them which part mattered. It is one of the cheapest ways to make a talking-head or tutorial video feel edited rather than recorded, and it takes seconds once you know which shape to reach for.

What an animated text highlight actually is

It is a coloured shape, drawn behind or under your text, that is revealed progressively rather than shown all at once. The reveal is the entire point. A highlight that simply appears is a graphic. A highlight that sweeps across the line imitates a hand moving a marker, and the eye follows a moving edge far more reliably than it notices a new static object.

That difference is measurable in how people watch. Nielsen Norman Group's work on how people read on screens found that readers scan rather than read line by line, which is why a moving edge earns attention that a static block does not. A static overlay competes with your face and your voice. A moving one briefly wins, then gets out of the way.

An editing timeline: video clips, a zoom keyframe and an audio track below.

The three shapes, and what each one is for

Most of what people want from highlight effects reduces to three gestures:

  • A marker band. A thick translucent bar behind the words, like a highlighter pen. Use it for emphasis inside a sentence: the one clause you want remembered.
  • An underline draw. A thin line that extends left to right under the text. Use it when you are defining a term or naming something. An underline says "this is the word", where a marker says "this is the point".
  • A box trace. A rectangle drawn edge by edge around the text. Use it for something the viewer is meant to act on: a price, a command, a setting name, a URL they will pause and copy.

Reaching for the wrong one is the most common mistake. A box around a passing remark implies the viewer should write it down, and when they discover it was not worth writing down, they trust the next box less.

Why the timing is the whole trick

A sweep that is too fast is worse than no sweep, because the motion registers as a glitch rather than a gesture. Too slow and the viewer has finished reading long before the animation catches up, so the effect is decoration arriving late.

The window that works sits at roughly half a second to a second per line of text. Zella uses about 0.55 seconds per line, with a short settle before the sweep begins and a ceiling of about 2.6 seconds so a long multi-line quote never crawls. The settle matters more than it sounds: starting the draw the instant the title appears makes the title's own entrance and the sweep fight each other, and the result reads as one confused movement.

There is a second timing question people forget. The highlight should finish before you finish saying the thing it highlights, not after. A highlight that completes on your last syllable feels like punctuation. One that completes two seconds later feels like an afterthought.

Adding one in Zella

The three shapes ship as title styles, so there are no keyframes involved.

  1. Open your recording in the editor and click the Text tab in the right-hand inspector. It is called Text rather than Titles because it holds plain text as well as designed titles.
  2. In the style grid, the third, fourth and fifth tiles are Marker Highlight, Underline Draw and Box Trace, sitting immediately after Text Card and Basic Text.
  3. Click one. The title lands on the timeline and its text editor opens straight away, so you can type without hunting for a field.
  4. Drag the title's edges on the timeline to cover the words you are speaking. The sweep is measured from the real text layout, so it fits whatever you typed rather than a fixed canvas-sized slab.

Because the geometry is measured per line, a two-line title draws across line one and then line two, the way a person actually highlights a book.

Doing it by hand in another editor

If your editor has no built-in equivalent, the manual version is a rectangle plus a mask:

  1. Draw a solid rectangle on a layer above your text, sized to the text and offset slightly so it sits behind rather than over the letters.
  2. Add a mask to that rectangle covering its full width.
  3. Keyframe the mask's width from zero to full across roughly half a second.
  4. Set the rectangle's blend mode to multiply so the letters stay readable through it.

That last step is what separates a convincing marker from a coloured box. A real highlighter is translucent ink over paper, so the text darkens rather than disappears.

Mistakes that make a highlight look cheap

  • Highlighting whole sentences. If everything is highlighted, nothing is. One clause per highlight.
  • Full opacity. A solid bar reads as a redaction. Around 60 to 80 percent lets the text breathe.
  • Too many colours. Pick one highlight colour for the whole video. A second colour should mean something different, not just look different.
  • Stacking motion. If the shot is already moving, whether that is a zoom or a handheld camera, a sweeping highlight on top competes with it. Pick one thing to move.
  • Leaving it on screen forever. Once the point has landed, the highlight is clutter. Cut it a beat after the sentence ends.

If you are combining these with on-screen labels and arrows, the same restraint applies there too, and arrows and callouts follow the same one-idea-at-a-time rule. Two related jobs are worth separating in your head: this post is about text your editor drew, while text that already exists inside the footage needs an annotation instead. If you are cutting for a vertical feed, recording vertically in the first place leaves far more room for a highlight to sit without covering a face.

Frequently asked questions

Do I need keyframes to animate a highlight? Not in Zella, where the three shapes are title styles that carry their own sweep. In a general-purpose editor you would keyframe a mask's width, which is four steps rather than one.

What colour should a highlight be? One that is not in your footage. A warm yellow or gold reads as a marker to almost everyone, and it rarely collides with skin tones or a typical desktop background.

How long should the highlight stay on screen? Until roughly a beat after you finish the sentence it belongs to. Holding it into the next point makes the viewer wonder whether it applies to that too.

Can I highlight two things at once? You can, but it usually costs you the effect. Two simultaneous highlights ask the eye to pick, and the eye tends to pick neither.

Does this work for right-to-left or complex scripts? The sweep is measured from the rendered text layout rather than a fixed box, so it follows whatever the layout engine produced. Scripts with heavy shaping are worth checking on a real line of your own text before you commit to a whole video.

Is an underline or a box better for a command? A box. An underline marks a word, a box marks a thing to copy, and a command is something the viewer will pause and retype.