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


    Above is a screenshot from user browsed by iPhone… As you can see the logo is not vertically centered.
    I have tried to change .logo a { vertical-align: top; } and .responsive .logo a { vertical-align: top; } to middle but the logo itself then goes out of header.

    Check CSS and login info at private contents. Please help! Thanks!

    #457018
    This reply has been marked as private.
    #457316

    Hi!

    Please add following code to Quick CSS

    .responsive .logo { margin-top: 10px !important; }

    Cheers!
    Yigit

    #457320

    Hello Yigit,

    Thanks for your code! I just test and play around by myself and found:
    padding: 5px 0;

    would work too.

    Thanks Digit, you may close this thread.

    Yipeng

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Logo to be vertically centered’ is closed to new replies.