Home › Forums › SKT Full Width Forum › Background images streching
- This topic has 3 replies, 2 voices, and was last updated 4 years, 1 month ago by
Sonnal S Sinha.
-
AuthorPosts
-
October 28, 2019 at 4:51 pm #133335
Hi,
When I put an image anywhere, it gets streched on resizing the window.
I would like the theme to “cut” the image instead of doing this.
Can you help?
Thanks
https://meditacao.pt/
InêsOctober 29, 2019 at 5:57 am #133364Hi,
Can you send us the screenshot of your issues? Upload your screenshot on http://imgur.com/ and paste the share url here.
Regards,
ChrisOctober 29, 2019 at 11:00 am #133408Hi,
So, in small screens, and mobile, the image behaves how I want it to:
https://imgur.com/Yh158CC
It resizes the image maintaining its ratio, and letting its container crop it when it is not possible to fit the whole image.When on standard and big screens, it streches:
https://imgur.com/uT2DxSu
Makes the image the height and width of the container, losing the original ratio.Can you help?
You can see this happening on resizing the window on:
https://meditacao.pt/cursos-meditacao-mindfulness/Thanks,
InêsOctober 30, 2019 at 5:35 am #133465Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.page_head, .post_head { height:auto !important;} .page_head img, .post_head img { min-height:inherit !important; height:auto !important;}
Regards,
Chris -
AuthorPosts
- You must be logged in to reply to this topic.