Inicio - Documentación - POM Theme - 09 Shortcodes - 09.1 Shortcodes reference - `web_scroll_triggered_image_sequence_text` Shortcode

web_scroll_triggered_image_sequence_text Shortcode

The web_scroll_triggered_image_sequence_text shortcode adds one text stage to a scroll-triggered image or video scene. Add multiple stages in the order in which they should appear while scrolling.

The attributes below match the current Page Builder controls and public output. Use raw syntax only for reviewed content that cannot be maintained through the visual controls.

Allowed parent shortcodes: web_scroll_triggered_image_sequence.

Usage

[web_scroll_triggered_image_sequence_text title_text="The first chapter"][/web_scroll_triggered_image_sequence_text]

Attributes

Attribute Default Accepted values Purpose
title_text Text with safe inline HTML Controls the text shown at this stage.
device_visibility Responsive visibility rule Applies the selected responsive visibility rule.
el_class Space-separated CSS classes Adds custom classes to this text stage.

Enclosed content

The shortcode uses title_text; enclosed content is ignored. Keep the child inside web_scroll_triggered_image_sequence so its position controls when it appears.

Customize the stylesheet

Text stages use the parent module's stylesheet. Go to Settings → POM Theme → Advanced → Custom CSS → Shortcode CSS assets → Scroll-triggered image sequence to edit their layout and presentation. Saving replaces only the existing web-scroll-triggered-image-sequence stylesheet; it does not change child order, safe text content, GSAP transitions, scroll timing, or the parent script.

Verification

Keep web_scroll_triggered_image_sequence_text inside web_scroll_triggered_image_sequence. Scroll down and back up to confirm that its text appears in the intended order and reverses cleanly.