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
Thanks for post
- Go to Online Store->Theme->Edit code
- 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
oh sorry for that issue can you please share store url so i will check and let you know proper solution.