Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #500418

    Hallo,

    leider finde ich keine Lösung für mein Problem im Support Forum. Das Problem: Unser Firmenlogo soll oben links sein, allerdings “klebt” es praktisch am oberen Rand vom Browser anstelle mittig im Header dargestellt zu werden (mittig oben links).

    Was machen wir falsch? Vielen Dank für ein kurzes Feedback.

    Gruß,
    Oliver

    #500539

    Hey Oliver!

    If you want it to always display in the top left corner no matter the screen size or resolution then navigate to Dashboard > Enfold > Header > Header Behaviour and check the “Let logo and menu position adapt to browser window” option.

    Cheers!
    Elliott

    #500848

    Hi Elliot,

    sorry but this I already tried and it doesn’t solve my problem. pls have a look at our website aquinum.net: the logo on the left corner (there its supposed to be) is not centered between the top of firefox/chrome etc. and the start of the layerSlider (compared to the menue buttons).

    thxs, Oliver

    #501148

    Hey!

    Try adding this to your custom CSS.

    @media screen and (min-width: 767px) {
    .logo img { top: 20px !important; }
    }

    Cheers!
    Elliott

    #501162

    Hi!
    Well, this worked: Logo is centered. It does not work with the feature option “Shrinking Header”. By the time you scroll down and the header gets smaller it cuts off the logo in half.
    anyway, we deactivated this option so it looks just fine. I still think its some kind of a bug.

    thx,
    oliver

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Logo im Header zu weit oben’ is closed to new replies.