I'm working on a website that has a challenging background image. I want to add text at a specific point in the background, but I'm having trouble figuring out how to do it.
The page is split into two sections, with each section supposed to display a different part of the background image. I attempted to divide the background and use background-size: cover
, but the transition between the images isn't seamless.
Ensuring that the background remains fully responsive is crucial. How can I achieve this? Any assistance would be greatly appreciated!
I have included an image illustrating how I envision everything should appear.