Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #652046

    Hi,

    i want to have a margin-top betweeen the logo (on the left site in my website) and the website-border. When i use margin-top for the class logo it works. But when i scroll down the margin schould be 0px… Can you help me?

    best regards

    Chris

    #652050

    Hi Chris_85!

    Please add following code to Quick CSS as well

    .header-scrolled .logo { margin-top: 0; }

    Regards,
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.