Change color of Icons on left side bar

This public forum is for user-to-user discussions of PHPMaker. Note that this is not support forum.
Post Reply
appsols
User
Posts: 43

Change color of Icons on left side bar

Post by appsols »

Hello everyone,
I want to give different colors to the Font-awesome icon for each menu item on the left sidebar. How can i do that?
Thank you


arbei
User
Posts: 9292

Post by arbei »

You may use the Menu Editor and set the icon class.


appsols
User
Posts: 43

Post by appsols »

I want to give different colors to the icons


arbei
User
Posts: 9292

Post by arbei »

You may simply add your color class together with the icon class, see Bootstrap Colors or your add your own CSS class under HTML -> Styles -> User tab.


Post Reply