1. Can you provide very descriptive process to making the enfold header look exactly like the kriesi support page? With the social icons on the right side?
2. It also looks as if the height is slightly smaller than default. How can I adjust this?
3. How can I accomplish this without the header resizing? Can I make it non-fixed too?
4. If I was to keep it fixed, how do you make part of logo disappear when scrolling down like the support page does?
Thanks for the help. This really is the best theme ever!
Hi JaredBurnett!
Kriesi wanted to make kriesi.at unique in some way so we can’t give you any details about the design. Please hire a freelance developer to customize the header for you. If you’re using a Small Non-fixed Header, you can change the height using this on Quick CSS or custom.css:
/*default header: main logo and main menu height. increase max value if you want to use a bigger logo*/
#header_main .container, .main_menu ul:first-child > li a{ height:44px; line-height: 44px; }
Regards,
Ismael