Hello @lleroux ,
I had a look in your website and I noticed the following that cause the issue:
- As you can see in the following GIF, you set a background both for the background of the section and the background of the Frame. I guess you did it because you the Frame background does not render, but keep in mind that the background of the Section covers the background of the Frame. So its better to remove it.
- The issue is caused from the Section Effects option of the first Section. In order to fix it set the effect to
-None-
as I do in the following GIF.
- Also something extra: Set the Display setting to Fluid Width as I do in the following GIF. That permits to display the background of the Frame in its full width.
Sum up
So to sum up
- Remove the Background of the Section
- Change the Effects option to
None
- Change the Display option of the Section to Fluid width
Let me know if you have any other issue
Konstantinos