Graphic cut off on left before it becomes visible

What setting controls how much of the graphic shows as it moves in from the left? Right now it looks like its blocked off before it starts to appear. https://dogpatchpix.com/elementor-3541/?fbclid=IwAR0LehqKQ9UlaJiyxy60Mgu8B2Aj94hTEVpSM1aYF6vCIEUAe_WwaThH108

if the scene-setting within hype is not responsive its default will be to css-property overflow: hidden

read about resonsiveness within hype in the documentation …

You can reset the CSS by editing the rule on the hypeDocument embed. Shouldn’t work on a iframe embed though.

Hans, this just gave me an idea :bulb:. It would be an fun exercise/experiment to reset the overflow on a really small hypeDocument and use coordinates outside the view area to animate something behind or in front of the surrounding page elements.

1 Like