Tagged: , ,

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #228786

    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

    #228847

    Hey!

    Try adding this code to the Quick CSS:

    #main {
        padding-top: 130px !important;
    }

    Where 130px is the height of your header.

    Cheers! 
    Josue

    #229321

    worked! cheers.

    #229324

    You are welcome, glad we could help :)

    Regards,
    
Josue

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Header (beginning of content)’ is closed to new replies.