How can I center a custom HTML video on my homepage?

Topic summary

Main issue: A homepage video on genuineessiac.com appears left-aligned on desktop at 50% width; the goal is to center it.

Key interactions:

  • A request was made for the store URL to diagnose.
  • One suggestion mentioned adding code after the tag but did not include specific code.

Resolution:

  • Solution provided: In Shopify Admin > Edit theme code > theme.css, add a CSS rule targeting the video’s section class (e.g., .custom__item–b4b3c95 8-c92e-41d3-816b-8bc7d7d7ee03) with margin: auto to center the element.
  • A screenshot was shared to show the centered result.
  • The store owner confirmed the fix worked.

Outcome: Issue resolved; no further actions or outstanding questions.

Summarized with AI on January 12. AI used: gpt-5.

Perfect this worked! Thanks.

1 Like