Tagged: enfold
Hi,
Some pictures are blurry when viewing on mobile devices. My website is http://www.WisithJ.com
The pictures from these two pages look OK on desktop:
But when viewing from my iPhone…they look like this:
Can you please help?
Hey Wisith,
Thanks for the update.
They don’t look that blurry. Is it a retina device? Please try to upload a larger image, perhaps twice the size of the current image.
Best regards,
Ismael
Hey Ismael,
The pictures definitely look less clear on my iPhone 7 than the desktop.
I will try to upload bigger versions. The pictures in landscape mode should be OK as I set them in portfolio mode. But the picture in vertical, I set it to actual size because the preset size doesn’t work with vertical style picture.
Can you advise on what to do? If I set the vertical picture to actual size and re upload a bigger version, it will be too big on desk top mode.
Hi,
Upload a larger image. We can then add a custom css class attribute to the image container and limit the image width with css.
Example:
.example-custom-class-attribute img {
width: 50%;
}
Best regards,
Ismael
Hi Ismael,
Is that possible to enter a code to resize only one picture that is vertical? The horizontal ones are OK as is.