Adjust video size and orientation on custom "image with video" section

Topic summary

A user created a custom “video with text” section by copying code from a default “image with text” section, but the video sizing and positioning don’t match the original layout.

Goal: Replicate the exact appearance of the default “image with text” section while playing video instead of displaying a static image.

Issue: The custom section displays the video with incorrect dimensions and orientation compared to the reference section.

Suggested Solution:

  • Modify CSS in the theme’s custom code section
  • Adjust width and height values to match the default layout’s styling

Status: The discussion remains open with one proposed solution but no confirmed resolution. A screenshot comparing both sections was provided to illustrate the sizing discrepancy.

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

Hello guys, I have created (copy and pasted) a custom “video with text” section to replace my default “image with text” section. However it does not size and position my video the wat I would like it to. Ultimately I want a section exactly like the default “image with text” section that plays video. ANy ideas on how to change the size and orientation? Here is a screenshot of the two sections.

You might need to adjust the CSS for proper scaling and positioning. Visit Us in the theme’s custom code section and tweak the width and height values to match the default layout.