WordPress Responsive images in posts

Albin Klein
80 Posts
Albin Klein posted this 27 April 2016

Sorry but I've never had this problem before and I don't know how to solve it.

I never had any problems that the images in posts were not responsive until now, and I have no idea why or how to solve it. I tried adding this extra CSS code to Themler:

.content a img, .content img{
max-width: 100% !important;
}

but nothing changed.

http://tattoo.tuwebpres.com/sunburn-art-la-peligrosa-moda-del-verano-en-estados-unidos/

Direct help would be appreciated...

Thanks

Sorry but I've never had this problem before and I don't know how to solve it. I never had any problems that the images in posts were not responsive until now, and I have no idea why or how to solve it. I tried adding this extra CSS code to Themler: .content a img, .content img{ max-width: 100% !important; } but nothing changed. http://tattoo.tuwebpres.com/sunburn-art-la-peligrosa-moda-del-verano-en-estados-unidos/ Direct help would be appreciated... Thanks

Last edited 27 April 2016 by Albin Klein

Vote to pay developers attention to this features or issue.
7 Comments
Order By: Standard | Newest
Support Team
Support Team posted this 19 May 2016

Hello,
if you add the provided code to the Home >> Settings >>Additional CSS the code would be applied throughout the site

regards,
Aileen

Hello, if you add the provided code to the Home >> Settings >>Additional CSS the code would be applied throughout the site regards, Aileen
petra
73 Posts
petra posted this 17 May 2016

Hi Hella

Thank you for this solution it work for me also, is there any way to set the global setting on the website for this?

Hi Hella Thank you for this solution it work for me also, is there any way to set the global setting on the website for this?
Support Team
Support Team posted this 27 April 2016

You are welcome)
Feel free to contact us in any other occasion.

Sincerely,
Hella

You are welcome) Feel free to contact us in any other occasion. Sincerely, Hella
Albin Klein
80 Posts
Albin Klein posted this 27 April 2016

THANK YOU!
THANK YOU!
THANK YOU!
THANK YOU!

That did it...Did I say thank you? Thank you.

-AM

THANK YOU! THANK YOU! THANK YOU! THANK YOU! That did it...Did I say thank you? Thank you. -AM
Support Team
Support Team posted this 27 April 2016

Hi,

Strange, really does not resize now. Please try to add the following code:

.bd-container-inner img {
    width: 100%!important;
    height: auto;
}

Sincerely,
Hella

Hi, Strange, really does not resize now. Please try to add the following code: .bd-container-inner img { width: 100%!important; height: auto; } Sincerely, Hella
Albin Klein
80 Posts
Albin Klein posted this 27 April 2016

Well I just checked and it doesn't...not with my phone nor with the Chrome inspector.

noresponsive.jpg

NOTRESPONSIVE002.jpg

Well I just checked and it doesn't...not with my phone nor with the Chrome inspector. !noresponsive.jpg! !NOTRESPONSIVE002.jpg!

Last edited 27 April 2016 by Albin Klein

Support Team
Support Team posted this 27 April 2016

Hi,

I do see images resizing. Please attach a screen shot of the problem as you see it.

Sincerely,
Hella

Hi, I do see images resizing. Please attach a screen shot of the problem as you see it. Sincerely, Hella
You must log in or register to leave comments