Customizer Frame Display Issue
-
I’m having an issue with customizer. When I turn it on the website preview gets trapped into a small scroll frame.
I’ve tried: turning off all plugins, deactivating the current theme, trying it with a different theme. It seems to be stuck regardless.
When I inspect the code, I see this:
<iframe title="Site Preview" name="customize-preview-0" onmousewheel="" sandbox="allow-forms allow-modals allow-orientation-lock allow-pointer-lock allow-popups allow-popups-to-escape-sandbox allow-presentation allow-same-origin allow-scripts" src="https://www.paddlinglight.com/?customize_changeset_uuid=e23935be-ad79-4e03-b99a-db90790ebdf4&customize_theme=interpol-child&customize_messenger_channel=preview-0" class="ui-droppable" style="height: auto !important;"></iframe>
If I delete the height style, everything works as it should. It looks like it falls back on a height: 100% styling in #customize-preview iframe.
Any ideas?
- The topic ‘Customizer Frame Display Issue’ is closed to new replies.