How can I reduce the size of my homepage video?

The website is www.thracianbio.myshopify.com. How to make the video window on the home page smaller? It takes too much space.

1 Like

@Thracian1

Thanks for post

  1. Go to Online Store->Theme->Edit code
  2. Asset->/styles.css->paste below code at the bottom of the file.
.shopify-section--video .section.is-width-wide {
    max-width: 1200px;
}
1 Like

is this still the same fix today? My code doesn’t have a styles.css. (Craft)

Same here! I can’t find styles.css in the code for the craft theme. I want to make the video I uploaded only take up half of the screen since it’s portrait. Did you find a solution to this yet?

1 Like

@jott3y , @ashloum2196

oh sorry for that issue can you please share store url so i will check and let you know proper solution.