chameleon
chameleon copied to clipboard
Changing the text color of the navigation menu
Hi guys!
I'm trying to change the text color of my NavMenu, but I can't find the correct variable or where to change that.
Thanks a lot!
There is no Chameleon specific variable. I would suggest looking at the Bootstrap documentation regarding navbar colors: https://getbootstrap.com/docs/4.6/components/navbar/#color-schemes
If that doesn't work for you then you need to just find a more specific CSS selector and either add it to your SCSS file (if applicable) or in one of the MediaWiki-provided CSS override pages (like MediaWiki:Common.css
).
@theRightHooprod I suggest to use titles that are somehow specific to what you are asking about. This makes it easier for everybody with the same or similar issues to actually find help.