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
Hey Kritzfred,
Could you please attach some screenshots of the issue?
The logo shows up on my iPhone.
Best regards,
Victoria
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
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
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;
}}
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
For me it is fine if you close it.