This topic has 2 replies, 2 voices, and was last updated 8 years, 2 months ago ago by Olga Barlow
For some reason on my blog page, the pictures are stretched. I made them 150px x 150px, but for some reason in the blog they are stretched out to at least 300×300.
I have tried different settings under the store blog options for Images sizes for blog and Images sizes for related articles. I have tried thumbnail, small, 150×150 and all options stretch out the image. The source code shows that it should be 150px, but it just doesn’t work right.
Tested and it looks the same in chrome, firefox and IE.
Hello,
Add the following code in Theme Options > Styling > Custom CSS
article.content-chess .wp-picture img {width: auto;}
We’ll fix it in next theme update.
Regards
You must be logged in to reply to this topic.Log in/Sign up