Background images not displaying in Firefox
-
I have CSS background images on my WordPress site’s home page (https://medeintranet.dreamhosters.com/). These images work on Chrome and Safari, but do not show up in Firefox.
Interestingly, this issue only happens on my home page — images on the other pages are not affected. The only thing I can isolate as different on my home page images is that there are CSS transitions on the home page images. However, I tried to remove the transitions but the problem didn’t resolve so apparently this isn’t the primary source of the issue.
A couple of additional details: the images showed up fine in Firefox before I ported the site over to WordPress. The images also appear to be there – they are displayed in page info > media, in the code inspector, and, when I pull on the space where they should be with my cursor, a ghost of the image appears. I have also used the full url to call the images from my css (probably not the best idea, but it was the only way I could get the images to display), so it doesn’t appear to be an issue where I’ve got my ../s wrong.
Any ideas for why my home page images aren’t appearing in Firefox?
- The topic ‘Background images not displaying in Firefox’ is closed to new replies.