Responsive Images inside post-content

Hello,

according to How to use responsive images in Ghost themes this feature is integrated into the featured pictures for posts.

Is there a way to do this for any picture that is part of the post content?

If not, how could I check if this is on the roadmap already? Id be happy to add this into Ghost.

Thanks

Is there any way to reach out to developers regarding this? Should I create an issue on the Github repository? Any guidance is appreciated :slight_smile:

Hi @b-m-f ! Responsive images are not limited to just the featured image :wink: You can use size attribute <img src="{{img_url feature_image size="s"}}"> for any image as described in the docs. Hope this helps, cheers!

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.