Root Cause:
PageFly support identified that the homepage contains a background element while the collections page does not have the same structure.
Solution Provided:
PageFly-Victor supplied custom CSS code to be added to the base.css file, which:
Positions the video background element absolutely with full width/height coverage
Sets appropriate z-index layering
Follow-up Issue:
After implementing the initial fix, the video background appeared but wasn’t positioned behind the products. Black boxes surrounded product images.
Final Resolution:
Additional CSS code was provided to make the product card backgrounds transparent (background:transparent!important), allowing the video background to show through properly behind the product grid.
The solution involved editing theme code files directly through Shopify’s Online Store > Theme > Edit code interface.
Summarized with AI on November 22.
AI used: claude-sonnet-4-5-20250929.
when i click on another page and go back to products page the link turns to https://c1e46d.myshopify.com/collections/all and the video background no longer shows. How do i fix this?
Thanks for letting me know, i have now added the video background to the products page however the background is not behind the products, instead it is seperated. How can i make the background behind the products?