Hello,
I have tried searching the forum and applying all kinds of solutions – no luck.
So, here goes… on the front page of http://www.horseinharmony.dk there are three boxes showing blog posts.
The images look fine on desktop as long (as one doesn’t minimize the browser window). On mobile (various editions of iPhones tried…), the images are compressed in vertical view and stretched in horizontal view. I need the boxes to remain the same size and for the images to resize within the frame. Hope it makes sense…
I did nok make the site myself, but have taken over the webmaster function – so I am not sure what to look for. I have tried changing many settings and applying CSS code. Nothing works…. :-/
Hoping somebody has a solution :)
Hey camillajacobs,
Please, I checked your site on my mobile device and all looks normal. Can you send a screenshot to us?
Best regards,
John Torvik
Hi Camilla,
Thanks for the screenshots. It looks like this is added to your Quick CSS and it’s causing your images to look like that:
.slide-image img {
height: 300px!important;
width: 100%!important;
background-size: cover!important;
}
Could you try to locate it and remove it please? That should hopefully work.
Best regards,
Rikard
Problem solved. Thank you! :)
Best regards
Camilla
Hi,
Great, glad we could help :-)
Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
Rikard
Hi Rikard,
all set for now, so topic can be closed. Thanks.
Best regards,
Camilla