Instagram Post in Article

Posted in: Newspaper
Post count: 3

Hello,

when I add instagram post link to my article, it shows correctly. But it is very big. How to resize instagram thing?

Thank you.

Post count: 22421

Hello,

Please provide a link to your site so we can see exactly which Instagram “thing” you are referring to. There are multiple Instagram widgets available in our theme

Thank you!

Post count: 3

Hello,

please see the link: Article

Also, here is the image: http://prnt.sc/n2snzx

Thank you.

  • This reply was modified 7 years by okrt.
  • This reply was modified 7 years by okrt.
  • This reply was modified 7 years by okrt.
  • This reply was modified 7 years by okrt.
  • This reply was modified 7 years by okrt.
Post count: 20688

Hi,

That would be how it should look when embedding, a max-height is not supported for the embed it seems
https://www.instagram.com/developer/embedding/
I could give you a CSS code to limit the height of the iframe – http://prntscr.com/n33e7e
You can enter it in Theme panel->Custom CSS section

iframe.instagram-media {
max-height: 850px;
}

Thanks

Post count: 3

Thank you.

Viewing 5 posts - 1 through 5 (of 5 total)
The forum ‘Newspaper’ is closed to new topics and replies.