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

    Hi,

    how can I allign my logo on my page?
    Thanks a lot!

    Jana.

    #464648

    Hey Jana!

    Did you add some custom CSS to give the logo some top padding?

    If your not sure then add this to your custom CSS to fix it.

    .logo {
      padding-top: 0 !important;
    }

    Regards,
    Elliott

    #464814

    Ooooh sorry – you’re right!!! There were some custom CSS…

    Jana.

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