Tagged: header, Layer Slider
Hi! Our header has a LayerSlider with a few fancy flying effects. The issue is, on different screen resolutions it forces the user to scroll down the screen to see the entire header instead of re-sizing to their screen.
Here is our current header:
http://bit.ly/1bYGLKY
What should we be doing to fix this?
Hi goldsport!
As far as I know LayerSlider doesn’t have multiple height changes as it responds to the users screen size and only changes size proportionally. You might be able to use some media queries to adjust it for key sizes (ipads, laptop etc) but I know that with how complicated animations can be and placement that gets tricky/messy.
Cheers!
Devin