Tagged: x
-
AuthorPosts
-
June 6, 2016 at 11:05 pm #1029255
Hi,
Issue is with https://theoutdoorarmory.com/alps-mountaineering/
When I check it out using mobile, I get the following screen cap (attached).
As you can see, the images look like they were flatten a little bit. Is there a way to make the images vertically bigger so they stay true to their images?
Maybe a CSS code whose metrics I can change to my liking through trial and error?
Hope you could help.
Thanks
June 7, 2016 at 4:35 am #1029606Hey there,
There is no issue with the image, if you’re going to increase the height, it will distort the image. Also, that would be outside the scope of our support.
Thanks.
June 9, 2016 at 4:03 am #1033677Hi Christian,
There’s issue with the image. Check out my screen grab and compare it here: https://theoutdoorarmory.com/alps-mountaineering/
Is there a way to make the image 1:1 ratio on mobile? Like I uploaded a 450 x 450 image
for my products. I think the reason why images look flat is because mobile devices’ screen resolutions are not 1:1.So that said, is there a way to align the image to the center and keep the ratio?
Please help.
My images on mobile look bad. 🙁
June 9, 2016 at 7:50 am #1033926Hey there,
I checked your page and there are currently no images. Please check. Also, please remove all customizations if there are any and deactivate all third party plugins while we investigate.
Thanks.
June 10, 2016 at 2:39 am #1035464June 10, 2016 at 4:32 am #1035610Hi,
You can add this under Custom > Edit Global CSS in the Customizer.
@media (max-width: 767px) { .woocommerce li.product .entry-featured img { max-height: 100% !important; width: auto; } }
Hope that helps.
June 10, 2016 at 5:06 am #1035639Paul,
You are amazing!
Thank you so much!
June 10, 2016 at 8:46 am #1035862I am glad we managed to help you.
Let us know if you need help with anything else.
Joao
-
AuthorPosts