Change Lower Third Properties

Modify an existing lower-third overlay's properties. Shallow-merges props_patch into overlay.props.

How It Works

Use when user wants to change lower-third text or styling (name, title, subtitle, colors). Do NOT use add_overlay — this edits a lower-third already on the timeline. Common props: name, title, subtitle, nameColor, titleColor, backgroundColor, accentColor.

Specifications

Category
Overlays
Execution
instant
Credit Cost
Free
Overlay Types
lower-third
Tags
edit, lower-third

Example Prompts

change the name on the lower third
update lower third title
change lower third colors
edit the name tag

Required Parameters

overlay_id (integer)
ID of the lower-third overlay to modify
props_patch (object)
Partial lower-third props to merge (name, title, subtitle, nameColor, titleColor, backgroundColor, accentColor)

Optional Parameters

user_text (string)
undefined

Use Cases for Overlays

Add lower-thirds and name titles for YouTube interviews
Layer data visualizations over B-roll for corporate presentations
Place map overlays on travel vlogs to show locations

How to Get Started with Change Lower Third Properties

1.Open any project in the 6trim editor or create a new one.
2.Type a prompt in the AI assistant — for example: "change the name on the lower third".
3.The Change Lower Third Properties result appears as a lower-third overlay on your timeline. Drag to reposition or resize.

Frequently Asked Questions

Try Change Lower Third Properties Free

Type a prompt or use the toolbar. No download required.

Use Change Lower Third Properties

More Overlays Tools

Add Overlay
Add a new overlay of any type to the timeline at a specified position. For data visualizations (charts, graphs, KPIs), use add_data_viz instead. For cinematic templates (including intros), use add_cinematic_template or insert_cinematic_as_intro instead.
Insert Cinematic as Intro
Insert any cinematic template at frame 0, shifting all existing overlays forward. Same 37 templates as add_cinematic_template but with intro behavior.
Add Cinematic Template
Add a cinematic template overlay at the playhead. 37 templates across 4 categories (framework, creative FX, newspaper/editorial, social) with media slots, color grading, transitions, and VFX.
Add Data Visualization
Add a data visualization chart overlay at the playhead. 11 chart types across 7 categories with full data customization, theming, and animation.
Change Chart Properties
Modify data, titles, or styling of an existing chart overlay. Shallow-merges props_patch into overlay.props.