Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

at 782px screen width kadence block goes to 17895600px wide in gutenberg editor

Home / Forums / Membership Forums / at 782px screen width kadence block goes to 17895600px wide in gutenberg editor

This topic is: Not Resolved
[Not Resolved]
April 22, 2020 at 2:52 pm

Pretty strange issue that is only occurring in one of my rows.

As the title describes, at the 782px breakpoint one of my rows suddenly jumps to 17895600px wide

… which is much to wide for editing on a small screen haha

adding the css

body.block-editor-page.kt-editor-width-default .wp-block {
max-width: 80vw;
}

appears to solve the issue, but I figured if it’s happened to me once it’ll probably happen to others or myself again in the future.
The published version of the page on the front end renders correctly.

This is on a development site so if you’d like me to add one of your support team to the site, I’d be happy to do that.

  • The forum ‘Membership Forums’ is closed to new topics and replies.