πŸ“˜ Vesperia documentation

Theme docs

Homepage sections

Text marquee

Big rolling text scrolling horizontally across the section β€” a brand statement or campaign tagline.

Settings

  • Text β€” the phrase that repeats. Punctuation marks (β€’, Γ—) work well as separators.
  • Direction β€” Left or Right.
  • Speed β€” px/second. 30-80 typical.
  • Font size β€” multiplier on the base heading scale.
  • Background / text color β€” independent overrides.

Recommended copy

  • β€œWORN FOR YEARS Β· MADE BY HAND Β· ”
  • β€œFREE EU SHIPPING Γ— 60-DAY RETURNS Γ— ”
  • β€œNEW DROP. NEW DROP. NEW DROP. ”

Performance

The marquee uses CSS animation only β€” no JavaScript loop. It pauses when the section is off-screen (Intersection Observer) so it never wastes CPU.

Made with Emergent