Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to change a color? #66

Open
novacco opened this issue Apr 25, 2020 · 1 comment
Open

how to change a color? #66

novacco opened this issue Apr 25, 2020 · 1 comment

Comments

@novacco
Copy link

novacco commented Apr 25, 2020

hello, I have troubles with changing the color of navbar and footer. How can I do it?

@zeufparis
Copy link

Hi,
To change the navbar color, here is the documentation, very easy :
https://getbootstrap.com/docs/4.4/components/navbar/#color-schemes
And for the footer just change the class. Original class is bg-dark which means background-dark. You can also delete the bg-dark class and add your own style="background-color: #000000;" (replacing #000000 with your color).
Hope it will help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants