sebaferreras / Ionic3-MultiLevelSideMenu

Ionic 3 demo of a two-level side menu.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How can I set the menu heading color and font color?

peterennis opened this issue · comments

I would like to be able to have a different color for the selected menu background.
Also a secondary color for the actual selected menu would be nice.
If it exists and is documented it must be in my blind spot :(

capture222

Did you see the Theming section? You should be able to do that by using the CSS rules shown there.

I'll close this issue since it is covered in the Theming section of the readme file. Feel free to re-open it if you need any help.

Thanks :)