Font Awesome icon colour white 5.2 [SOLVED]

UI Components for JSF
Post Reply
chrishj
Posts: 229
Joined: 11 Jul 2011, 21:58
Location: England, Lancashire
Contact:

17 Jul 2015, 15:18

Fontawsome icons within menubar appear white. This applies submenu and menu items.
Font Awasome are black on commandbuttons etc placed directly on the page.

Is there a setting to change the Icon colour to black within menubar?
Last edited by chrishj on 21 Jul 2015, 00:46, edited 1 time in total.
PrimeReact: 9.6.0
NextJs: 13.4.12
Theme Apollo v9.0
Database pg 8.8.0
react-hook-form: 7.38.0

mert.sincan
Posts: 5281
Joined: 29 Jun 2013, 12:38

20 Jul 2015, 11:35

Please try with;

Code: Select all

.fa.white {
   color: white;
}

.fa.black {
   color: black;
}

... icon="fa fa-home white">
... icon="fa fa-home black">

chrishj
Posts: 229
Joined: 11 Jul 2011, 21:58
Location: England, Lancashire
Contact:

21 Jul 2015, 00:47

Thank you very much for your help in solving this.
PrimeReact: 9.6.0
NextJs: 13.4.12
Theme Apollo v9.0
Database pg 8.8.0
react-hook-form: 7.38.0

mert.sincan
Posts: 5281
Joined: 29 Jun 2013, 12:38

21 Jul 2015, 08:27

Glad to hear, thanks!

Post Reply

Return to “PrimeFaces”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 58 guests