Hi
does anyone know why my header section keeps overlapping on the right side please? none of the other sections do this and it badly affects the breakpoints on mobile and tablet because the container overflows at the end of the screen. It’s just the header that does this and it does it if I delete the header and add a whole new one.
This happens every now in then in the editor, but only there. Once I toggle between breakpoints it goes away. So it is an editor display glitch and only on desktop view.
If you have a container in your header. Have you set your header to 100vw? Try setting it to 100% or stretch. Make sure you don’t have any margins or padding on the section. Sometimes I have to dock items to remove the additional margins.