Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #245923
    #245924

    Hey Jolanda!

    Can you post the link to your website so we can take a look?

    Best regards,
    Yigit

    #245925
    This reply has been marked as private.
    #245939

    Hi!

    Please try removing

    max-width: 1130px !important;
    width: 1130px !important;

    from your custom CSS code. Can you send a mock up and show how you would like logo to look? Maybe we can provide another solution

    Regards,
    Yigit

    #245975
    This reply has been marked as private.
    #245978
    This reply has been marked as private.
    #246020
    This reply has been marked as private.
    #246557

    Hey!

    Please add following code to Quick CSS

    .logo img { left: 45px; }
    @media only screen and (max-width: 990px) and (min-width: 768px) {
    .logo img { top: 0; }}
    

    Regards,
    Yigit

    #246622

    Hi Yigit,
    thanks, not exactly the code, but it put me on the right track and I think I’ll managed now!
    You can close this one now.
    thanks again,
    Jolanda

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘logo too big for smaller screens’ is closed to new replies.