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

    Hey Jan!

    Please add following code to Quick CSS

     .logo {
        top: 15px;
    }
    

    Regards,
    Yigit

    #497864

    Hi Yigit,

    thank you, but it should be aligned with the top of the screen/header but overlap at the bottom. Would that be possible, too? Like in the picture.

    With your code it creates a gap at the top which should not happen:

    http://webigami.de/sustain/

    Thanks and cheers,
    Jan :)

    #498444

    Hey!

    try this instead:

    strong.logo {
    top: 0px;
    height: 118%;
    }
    

    and adjust as needed.

    Regards,
    Andy

    #498468

    Hey And,

    AWEsome! Thank you :)))

    Jan

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Overlapping Logo in header’ is closed to new replies.