Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #775896

    Hello,
    i need an hidden header, with a minimum header space.

    My solution works on desktop device, not on mobile.
    If you navigate this web site on mobile, you can see a lot of white space on the header.
    How can i redice this space on mobile device?
    Thanks

    #775898

    I have found the solution by myself:

    .responsive #top .logo{
    height: 0px !important;
    }

    Thanks.

    #775928

    Hi,

    Let us know if you have any other questions or issues :)

    Best regards,
    John Torvik

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Hidden header’ is closed to new replies.