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

    Hi,

    my logo is only visible in the mobile version. White letters on transparent background. The Color of the header is dark brown.
    Why is it not shown in the header? Could you have a look?

    Best regards.

    #701494

    Hey Nicoletta_DUS!

    That is because your logo has a huge whitespace at the top. You can try adding following code to Quick CSS to test it

    #top .logo img {
        top: -80px;
    }

    Please edit your logo image and decrease whitespace from top

    Regards,
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.