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!
Hi!
Please add following code to Quick CSS
.responsive .logo { margin-top: 10px !important; }
Cheers!
Yigit
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