1. What’s the code “fix” they provided to address #2? I’ll assess the issue and the solution based on this.
2. It’s a code conflict. So, in GP, there’s a way to add padding through Appearance > Customize > Layout > Container.
When you opt to make something full-width, it takes into consideration the padding you set there. Basically, the -40px margin-left value is to take into account the left padding set in the Customizer.
If you remove this, it won’t be full-width.
Kadence likely has a different code for that which causes the issue.