Avada › Forums › Community Forum › Mobile Logo disappears
Tagged: Mobile, logo, image, WebP, #logo#mobile#responsive
-
AuthorPosts
-
Hey guys,
again a weird problem with avada!
My mobile logo appears sometimes and sometimes not. The first loading it looks like this:
https://share-your-photo.com/9b1b0701f6The second time it looks like this:
https://share-your-photo.com/cedad40bb4What could this be?
Best regards,
Felix
Just a post for email-notification! 😉
Hi,
Thanks for posting screen captures. It’s almost impossible to debug this without seeing the code. Fortunately, I saw your site domain in the screen captures you posted.
Confirmed Logo Disappears on Mobile
I also was able to reproduce the issue on my iPhone 6s using Chrome. The logo disappears randomly as you mentioned.I don’t have a solution. But, I have two observations.
Two Observations
1) In the CSS, I see three images defined for that spot where your logo is. And, they are all using the exact same media query
max-width: 900px
. I’m not sure if this is intentional. It looks fishy to me. Because I’ve never seen this pattern before. See the screen capture. Maybe your dev can check it?2) I also noticed that you are using WebP for the logo with no fallback. That means browsers like Safari, cannot display your logo. See this screen capture.
Check this site to see what browsers support WebP. https://caniuse.com/#search=webp
-
AuthorPosts
- You must be logged in to reply to this topic.