Found a fix for the Avada Theme:
.fusion-fullwidth .fusion-row {
position: unset!important;
}
Maybe you could apply a similar fix to your theme?
Hi Josh, I have the same problem, could you elaborate on your fix please? Thanks
Great solution, worked for me also!