Hi,
finally i found a theme that matches our criteria, for it is flexible and so beautifully designed. Great masterpiece!!!
on http://mz.muze1.de i am using the the bigger header along with social icons and the additional navigation. Since it stylish and modern, i want to keep those two header types fixed while the rest of the page is scrolling. TRied some ideas but none of them worked as supposed to.
Your help is highly appreciated, thanks in advance – and keep up that great work. You have made me switch from Joomla to WP ;-)
Regards, Sebastian.
Hi,
You can try this on your Quick CSS or custom.css
#header {
position: fixed;
}
#main {
margin-top: 152px;
}
Regards,
Ismael
Great, this works perfect. Are there any plans or actual suggestions about the small fixed header WITH social icons? This would be awesome!
Cheers, Sebastian
Hey Sebastian,
Not that I know of right now but you can request additional features here: https://kriesi.at/support/topic/enfold-feature-requests
Regards,
Devin
playing around with the options i found that the header to me looks even better with some shadow like:
box-shadow: 0 0 0.5em rgba(0, 0, 0, 0.8);
Regards, Sebastian
Hey!
Great – I tagged this thread for Kriesi – maybe he wants to add the shadow.
Regards,
Peter