Archived topic
Logo image broken on mobile
1 reply · Started by Hugo on September 29, 2021
Hi there,
My sites logo in the top left isn't showing on mobile.
I had added some code previously to the css section to increase the logo's size as I found the mobile version was too small.
Just wondering hot to fix the logo for mobile thanks.
Hi Hugo,
Currently, one of your logo's srcset has http:// rather than https:// as shown here - https://share.getcloudapp.com/o0uP2QW0
It's causing the image to be blocked because it's being served on a non-secure protocol unlike the other images on the srcset.
To address this:
You may have to delete the current logo and reupload it for it to regenerate the correct HTTP protocol.
Or install a Regenerate Thumbnail plugin to attempt to regenerate the proper URL path of the images.