5.7 issues - Block design editor popup and closing off-screen menus

Permalink
I've held off moving to 5.7 for various reason, however, thought I give it a go. Go a theme working (sort of) but I have a few problems. The topbar menu gets in the way, can it be made to move relative to the wrapper or just hide? The design functions on the blocks doesn't work and I can't close the left or right off-canvas menus.

What am I doing wrong or is this how it is?


Thanks

 
hutman replied on at Permalink Reply
hutman
What theme are you using? If you created a custom theme, did you remember to put the wrapper div around your full page's content?

<div class="<?= $c->getPageWrapperClass() ?>">


Also did you tell the system which assets you are providing and which ones it needs to require in your page_theme.php so that you're not doubling up?
tonyswaby replied on at Permalink Reply
Yep.

I've switched back to 5.6 and everything is fine. 5.7 still not right for me I'm afraid.