Instagram Embed
To get Instagram embeds to work completely, rendering all text and images within AppPresser, we are currently recommending users generate embed code using: https://www.picodash.com/instagram/embed
You may need to set a min height in css for best results:
ion-content iframe, ion-content custom-iframe{
min-height:500px;
}
min-height:500px;
}