Stretched Image
-
Hi,
How come images in posts on my website are stretching to meet the size of the page? See below. (Link if needed)
The only code I have added is this one below, to try to fix the squished images on mobile in the Homepage Main Post Grids (also seen below). Any help would be appreciated, on fixing both issues.
.entry-content img { width: 100%; height: 100%; } .entry-content iframe { width: 100%; height: 100%; } .featured_image img { width: 100%; height: 100%; } .single .featured_image { text-align: center; } .featured_image img{ height: auto !important; max-width:100%; }
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘Stretched Image’ is closed to new replies.