Change video width and keep height of video - custom liquid section

Topic summary

A user needed help modifying CSS for a custom liquid video section to make the video span full width while maintaining 50% height. The original implementation wasn’t achieving the desired layout.

Solution Provided:

  • Another community member shared updated CSS/markup code that achieves full-width display
  • The solution involves cropping the video to fit the specified dimensions
  • A screenshot was included demonstrating the corrected layout

Outcome:

  • The original poster confirmed the solution worked successfully
  • A follow-up comment one year later indicated the solution remained helpful for others encountering the same issue

The discussion is resolved with a working code implementation for this common video layout challenge in Shopify custom sections.

Summarized with AI on October 27. AI used: claude-sonnet-4-5-20250929.

Hi @jasondane

You can update your code to this version below, but your video will be cropped also.


1 Like