I'm currently designing a website with a full-screen background image. To ensure compatibility on all screen sizes, I've incorporated the jQuery Backstretch plugin.
However, I've encountered an issue where the text embedded in the background image overlaps with other elements when the screen size is reduced.
To better illustrate this issue, you can view the actual page here. If the page width falls below 1700 pixels, the problem becomes evident.
Does anyone know of a solution to address this problem without separating the text from the background image?