Hello @drcaligarix
Try adding this CSS code in the Customizer > Additional CSS:
body.side-nav-open .site {
transform: none;
left: -380px;
}
@media screen and (max-width: 30em) {
body.side-nav-open .site {
transform: none;
left: -320px;
}
}
Thanks for your respond, Pavel!
But unfortunatly that does not solve the problem. The navigation or header line with logo and closing X remain at the top of the site… and not at the top of the visible part. There has to be a solution, that keeps the transparent header in place when opening the sidebar.
@drcaligarix That’s strange.
I added the code in the demo of the free version, and it works fine:
https://demo.wpzoom.com/inspiro-lite/