Viewing 3 posts - 31 through 33 (of 33 total)
  • Author
    Posts
  • #434001
    This reply has been marked as private.
    #434182

    Hey!

    Please add following code to Quick CSS as well

    @media only screen and (max-width: 768px) {
    .second-logo { display: none !important; }}

    and please find following code

    .header-message {
      position: relative;
      top: 70px;
      left: 38%;
    }

    and adjust top value as needed

    Best regards,
    Yigit

    #435863

    Thanks so much! I think it is finally time to close this topic now :). No more questions at the moment about the header.

Viewing 3 posts - 31 through 33 (of 33 total)
  • The topic ‘Add extra logo's in header space’ is closed to new replies.