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

No scss variable to change color for a .nav-item inside a .nav #30847

Closed
thebspin opened this issue May 18, 2020 · 2 comments · Fixed by #31035
Closed

No scss variable to change color for a .nav-item inside a .nav #30847

thebspin opened this issue May 18, 2020 · 2 comments · Fixed by #31035

Comments

@thebspin
Copy link

  • Windows 10
  • Chrome 81.0.4044.138
  • Bootstrap 4.7.0

After fiddeling around with a vertical nav, i found out there is no scss variable to change the color of these. There is $link-color but that changes all the links. I expected there to be a $nav-color or something. A nav is different than a navbar, and also different than just normal links. So should there be a scss variable to change the color, hover etc for an a href inside .nav-item thats inside .nav

@Tmajor97
Copy link

i also noticed the same but i'll do further research to see if there any other alternative

@thebspin
Copy link
Author

i also noticed the same but i'll do further research to see if there any other alternative

Well you could make your own scss variable and use that with some css classes to overwrite it. But in my opinion it should be part of the framework!

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

Successfully merging a pull request may close this issue.

3 participants