Hi,
Been working fantastic so far but updated to 1.1 today and all site jpgs dissappeared on Mobile.
Cleared caches in wordpress and on mobile device but still nothing.
Works fine on desktop…
please assist thanks!
Hi,
Thank you for writing. I hope you are doing well.
Is this happening to all images, or background images?
Best,
Juan.
Hi there,
I just verified and its background images…
Thanks
Hi,
Thanks for the follow-up.
Would you please add the following CSS to your Custom CSS field:
@media only all and (max-width: 767px) {
.background-inner:empty {
display: initial !important;
}
}
Thanks,
Juan.
Cheers, many thanks for this – fixed! 🙂
Thank you for the follow-up.
We’ll be including the fix in the next version.
Best,
Juan.