Recently, I created a page with the help of bootstrap 4 and included a Carousel feature with four items. You can view the webpage here: Check out my Landing-Page with Bootstrap 4
The issue I encountered is that after the page finishes loading, there seems to be some extra space at the edge which allows for scrolling to the right side where there is unnecessary additional space.
Here's what I've attempted to resolve this problem:
- Removed slide buttons
- Experimented with different types of carousels
- Changed and resized images
- Commented out other elements like divs and navs, keeping only the carousel
- Tried accessing the page on multiple browsers (firefox, chrome, safari)
I really hope this isn't a bug causing the issue. Appreciate any assistance you can provide.
Thank you for your support!