Hi,
On my website:
http://flatev.com.s180084.gridserver.com/
I have a problem that the content starts “behind” the actual header. How can I define that it starts “after” the white menu bar? So if you see the picture on Home, you see that the top part is hidden behind the top menu-bar.
Thanks a lot for your help.
cheers,
Sandro
Hey!
Try adding this code to the Quick CSS:
#main {
padding-top: 130px !important;
}
Where 130px is the height of your header.
Cheers!
Josue
worked! cheers.
You are welcome, glad we could help :)
Regards,
Josue