The background color is only white. #41773
Unanswered
Zorrofoxline
asked this question in
Q&A
Replies: 1 comment 2 replies
-
Hello, That's because indeed turns the body's background in white. It does it here: https://github.com/twbs/bootstrap/blob/main/scss/_reboot.scss#L57 and it's explained here: https://github.com/twbs/bootstrap/blob/main/scss/_reboot.scss#L44 You'll need to change |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Prerequisites
Describe the issue
It's putting CSS to change the background color but I added Bootstrap and it turned all white
Reduced test cases
What operating system(s) are you seeing the problem on?
Android
What browser(s) are you seeing the problem on?
Chrome
What version of Bootstrap are you using?
5.3.8
Beta Was this translation helpful? Give feedback.
All reactions