I'm currently working on a website project for the students at my school, but I've encountered a minor issue. When scrolling left or right, the background doesn't extend to cover the entire page; instead, it stops where the edge of the page was before scrolling. However, this problem disappears when the browser window is widened.
Below is the HTML structure:
<!-- Insert your HTML code here -->
And here's the corresponding CSS:
/* Insert your CSS code here */
If you need additional CSS related to the slider, feel free to ask, and I'll provide that information as well.
Being relatively new to this forum, please bear with any formatting issues in my post. Thank you!