Video Header
On our homepage we are using a video header for desktop, and a slider for mobile. The breakpoint is 960, so when the browser is less then 960 pixels, we see the slider. Our issue is that between 960 and 1024, on iPads in landscape, it displays nothing.
I think I need 'hide-desktop' to work up to 1024 pixels. I found some code on back.php that seems to be what I'd want to change, but I'm not sure how without editing the actual file.
'hide-desktop' => 'Hide on Desktop | 960px +', // 960 +
'hide-tablet' => 'Hide on Tablet | 768px - 959px', // 768 - 959
Comments
this requires files customization what in reference to Item Support Policy is not allowed. So if you want to modify files and don't know how, you should contact with your web developer.
Thanks for understanding!