Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1226872

    Hello,
    at my website http://www.waterclimbing.com the Logo is not shown, at mobile devices (eg. I-phone 8) when displayed via the Google search app.

    What can I do?

    I will be happy for help. Thanks in advance

    #1226877

    Hey Kritzfred,

    Could you please attach some screenshots of the issue?

    The logo shows up on my iPhone.

    Best regards,
    Victoria

    #1227138

    Hello Victoria,

    here you are:
    http://www.bornproductideas.de/exchange/screenshot-1.png

    this happens, when I visit the website via the Google-app.
    For better understanding, take a look at this screenshot:
    http://www.bornproductideas.de/exchange/screenshot-2.png
    First app in the 4th row.

    Thanks in advance

    #1227363

    Hi,

    Thanks for the clarification and screenshots. I couldn’t reproduce this problem on Android though, is it only happening on Apple devices?

    Best regards,
    Rikard

    #1227410

    Hi Rikard,

    thanks for your reply.

    I fixed it with the following code:

    @media only screen and (max-width: 767px) {
    #top .logo {
    max-width: 80% !important;
    width: 80% !important;
    height: auto;
    }}

    #1227657

    Hi,

    Great, I’m glad that you found a solution and thanks for sharing. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    #1227735

    For me it is fine if you close it.

    #1227977

    Hi,

    Thanks for the update, I’ll go ahead and close this for now then. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Logo disappears in google app at mobiles’ is closed to new replies.