chameleon icon indicating copy to clipboard operation
chameleon copied to clipboard

Changing the text color of the navigation menu

Open theRightHooprod opened this issue 3 years ago • 2 comments

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!

theRightHooprod avatar Jun 19 '21 21:06 theRightHooprod

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).

malberts avatar Jun 24 '21 16:06 malberts

@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.

kghbln avatar Jun 24 '21 20:06 kghbln