Main issue: In the Dawn theme’s standard Video section, the video appears too tall on smaller laptops, forcing users to scroll to view different parts. The homepage video is 4:3, base theme code hasn’t been modified, and prior base.css edits (suggested by ChatGPT) didn’t resolve it.
Hello,
I am having some issues with the standard Video section of my store. On smaller laptops the video is ‘too tall’ and users have to scroll to be able to see different parts of the video.
It is the standard video section of DAWN theme. I have not modified the code base.
This code can go into “Custom CSS” of video section.
This will limit height of the video to match height of the window/screen minus header height (and make video narrower to keep aspect ratio).