Hi @nefertitii
Can you kindly share your store link (with the password, if any) with us? We will check it and suggest you a solution if possible.
WWW.OOFGO.COM
2399
WWW.OOFGO.COM
2399
Hi @nefertitii
- Go to Shopify Admin → Online store → Theme → Edit code:
- Add this code at the end of file base.css:
@media screen and (max-width: 767px)
.videoBackground .fullscreen-video-wrap {
z-index: 2 !important;
}
Result
Good luck, if this solution helps you, please mark the solution, thanks!