Images not show up in retina devices
Hi,
When I see my website on a Retina display, some images not show up (in detail those which are inside a Tab or Accordion), on others device the images appear without problem. Both images (image.jpg & [email protected]) are upload.
This is what appears related to the images - Inspect element:
img[Attributes Style] {
width: 0px;
height: 0px;
}
I think this issue occurred after update the theme.
I hope you can help to resolve this issue. Thanks.
Comments
please make sure that retina is not disabled under Theme options > Addons & Plugins > Addons section. If it's not, please provide the url to site where you got those images.
If we'll find what could be wrong, we'll let you know.