Video on home page and mobile devices
Howdy buddy,
On airbreathing.space, I want to be able to adjust the background video (or video) this way:
Video (or image)'s position is more to the left so the center part of the video (which is the major part) is seen better.
Also the home page video does not display on mobile devices.
Warm regards.
Comments
top: -80px !important;
left: -400px !important;
}
This will work for all sections with background videos.
thanks