Fixed Header-Slider?
-
Hi,
Would anyone know how the slider can be fixed like a normal header-image or background image (and its overlayed text just scoll up normally [as it currently does perfectly fine on other non-slider header images on other pages] and not be parallaxed) so that scrolling doesn’t affect its placement, and if so, how would this be done? (For now, the test slider [with two slides; the second one, being a video] is only being used on the front page.)
Site:
https://permaea.altervista.orgIncidentally, if to no avail, I tried these CSS’…
.terra-themes-header-slider.owl-carousel .owl-item {
cursor: default;
position: fixed;
}…and…
.header-slider-item .parallax-header .header-image {
position:fixed;
}I tried something else earlier as well, and while it worked for the header-slider in fixing it, it broke the flow of the rest of the elements on the page so that they flowed over the fixed header-slider image.
Also, as more of an aside, the lower-right pause button of the video of the second header-slide on the front page looks nice (as does the test video) and is nicely placed and obvious to the user, but selecting it has no effect, (although selecting practically anywhere else on the video does work in this regard).
Lastly and again, more as an aside, H1 and other type-sizes chosen in the Customizer don’t seem to directly control the sliders’ (or headers’) overlayed text– at least beyond a certain size. A larger size for the overlayed header-/slider-text would be nice. Also, if H1 is selected, and increased in size in the Customizer, the H1 will increase elsewhere, except at the header-/slider-text overlay.
Thanks!
~ Caelan
- The topic ‘Fixed Header-Slider?’ is closed to new replies.