[Support request] White bar on top of the page

Home Forums Support [Support request] White bar on top of the page

Home Forums Support White bar on top of the page

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #879720
    Marcus

    Hi,

    I get a white bar on top of my page. Do you know why and how I can solve the problem?

    Thanks!
    Marcus

    #879762
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    You have a fb-root element which is adding margin.

    Try adding this CSS:

    #fb-root {
        margin: 0;
    }
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.