Hello,
I successfully managed to reduce my header to 88px following this topic: https://kriesi.at/support/topic/change-logo-image-for-scrolled-header/#post-188003
My problem now is that there’s still a blank space before the website “starts” with a slider.
You can notice it here: http://linosabattini.com/homepage2014/
The red line of the slider is behind the header, right where it was before, it didn’t shift up following the header resize.
How can I fix this?
Thanks.
Hey FeDiNo82!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.fixed_header.social_header #main {
padding-top: 119px;
}
Best regards,
Yigit
Thanks! It works perfectly.
Let me tell you that Enfold theme is amazing! Especially the CMS and all the features you included with no coding effort.
Great work.