I am struggling to understand the documentation for Bootstrap and reactstrap as I have never used them before. For example, changing the Navbar color and background opacity has been a challenge because they require reserved keywords to be passed as props, which I am unfamiliar with. The only thing that seems to work is using color = "white"
. I attempted to change it with CSS, including using !important, but nothing worked. Here is their documentation link:
https://i.sstatic.net/IKG8D.png
The documentation indicates they are using Bootstrap 4.