For the complete documentation index, see llms.txt. This page is also available as Markdown.

How to Add a Video (Video With Text)

A step-by-step guide on how to add a video to the “Image with Text” section in the Dawn theme for Shopify using code — free and without any apps.

Relevant for Dawn theme version 15.3.0


If you want to avoid coding, try the Shrine theme.

Shrine offers over 120 built-in features that help improve conversion rates and increase the average order value, without the need to configure additional apps or pay for subscriptions. Everything is customizable without code, saving you time and resources.

Use Shrine − 15% OFF

Your discount code: VECOMLAB

1. Go to the code editor

Online Store → Themes → Edit code.

2. Open the file image-with-text.liquid in the sections folder

Find the image_picker and insert the code.

Find {{ 'detailed-apparel-1' | placeholder_svg_tag: 'placeholder-svg' }} and insert the code.

Find the line with class="image-with-text__media-item" and replace it.

3. Open the file component-image-with-text.css in the assets folder

Paste the styles at the end of the file.


Need help with setup? Contact us — we’ll handle everything for you.

Last updated