Getting a Hype document fit into your Wordpress site is more of an art than a science. I have a few recommendations under ‘responsive document tips’ on this page that you likely saw: Tumult Hype Animations Wordpress Plugin — but the questions to ask yourself before building your document’s responsive features:
- How much available width do I have for a content in my Wordpress theme? This video shows how to measure your available space: https://youtu.be/CuwkJTtuGLc
- How do I want the height of my document to be handled? I recommend that people set their Hype document to be a fixed height to make this easy. If you need to have a scalable document (w + h) within a container that has no height, you’re going to need to examine some of the alternative techniques in the responsive document tips I linked to.
If you add the css class minheight400
you need a corresponding CSS definition in your theme’s CSS that enforces this.