Hello guys, how do i make this video cover the whole screen on mobile? On PC it works fine. Thanks, i use dawn theme. My website is commoventi.com
Hi @mich706e ,
You can try this code by following these steps:
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file component.css
Step 3: Paste the below code at the bottom of the file → Save
@media(max-width:767px){
#shopify-section-homepage-background{
height:100%
}
}
Hope my solution works perfectly for you!
Best regards,
Oliver | PageFly
Theres no file just named component.css
Do anyone have a solution please?
you can try add base.css
base.css doesnt work sadly
