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

    Hello,

    The logo sticks to the top of the header, and not vertically aligned in the header area.
    But when making the window smaller, or scrolling down, it looks good.

    Can you have a look please ?

    Thanks

    #417774

    Hey tech500!

    Please add following code to Quick CSS

    .header-scrolled .logo img {
      padding: 0;
    }
    .logo img {
      padding: 20px 0px;
    }

    Regards,
    Yigit

    #418041
    This reply has been marked as private.
    #418056

    Hey!

    Great! Logos are expected to have some whitespace on the top and bottom that is why it is like this by default.
    Glad we could help! Let us know if you have any other questions or issues

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Logo not in the middle of headr’ is closed to new replies.