For some time now, I've been struggling with an issue related to the left sidebar. When the sidebar is absent, the white space on the right disappears. I've tried various suggestions from others but none seem to solve the problem. I'm unsure of what I'm doing wrong. Any help would be appreciated!
If I add the .container
class to the nav container, the white space shifts to the left side next to the sidebar.
https://i.sstatic.net/RcpRM.png
/* Your custom CSS styles here */
<!doctype html>
<html lang="en">
<head>
<!-- Your HTML code here -->
</head>
<body>
<!-- Your body content here -->
</body>
</html>