Hi,
I want to place a picture (or a slider/video) above the menu-bar, that has to disappear by scrolling. The menu bar itself should stay and when it reaches the top it has to be sticky (see picture in private content).
Could you please tell me how to do this?
Regards
Manu
Hey Manuel!
Please go to Enfold theme options > Header and choose to display “Logo center, menu below” then go to Header Behaviour tab and check both sticky and shrinking header and then add following code to Quick CSS field in Enfold theme options under General Styling tab
.header-scrolled #header_meta, .header-scrolled #header_main>.container {
display: none;
}
Cheers!
Yigit
Hi!
Do you mind creating a temporary admin login and posting it here privately?
Cheers!
Yigit
Hi!
Please review your website now. > sign was converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field
Best regards,
Yigit
Hi!
It does load totally fine on my end. Just to clarify, i only made changes on Quick CSS field so the issue cannot be something i did. Please try flushing browser cache and refreshing your page a few times and check your website on another browser.
Regards,
Yigit
Hey Yigit!
there was something wrong with the provider (for just a few minutes), ’cause the main page also didn’t run. It seems now to work fine for me. Thank you very much!
Regards
Manu