Tagged: fullscreen slider, header, transparent
Hi,
in the thread “Enfold | Header Transparency with Full Page Slider.” and here are already answers, but i still struggle.
QUESTION: how to set the “fullscreen slider on full screen”? http://www.jiamode.com
The frontpage should be only the fullscreen slider with a transparent header menu. to create this effect i been only able to push the top margin of main up, which leaves a space of couse. How to have the fullscreen slider in full, without the 90 gap?
thank you in adavance.
.header_bg {
background: rgba(255,255,255,0.3) !important;
}
#header_meta{
background: transparent !important;
}
.avia-menu a{
color: rgba(0,43,88,1) !important;
}
.main_menu, .main_menu * {
background: transparent !important;
}
#header *{
border: 0 !important;
}
.home #main {
margin-top: -90px;
}
Hey webfordj!
Tbh I’m not familiar with Kriesi’s calculation code for the header offset and my solution might not work but you can try to replace this code in wp-content/themes/enfold/js/shortcodes.js
subtract: '#wpadminbar, #header, #main>.title_container'
with
subtract: '#wpadminbar'
and the slider should cover the entire screen.
Regards,
Peter
it worked and i have to say once more again: the support team of kriesi and the quality of your products are very good. as i did before, i recommend you guys.
thank you very much.
gruß sebastian, berlin germany