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

    Hi biekhois!

    Please change following code

    .responsive .logo { display: none; }

    to following one

    .responsive .logo {
    opacity: 0;
    margin-top: 55px;
    }

    Cheers!
    Yigit

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