Try adding:
[class^="icon-"], [class*=" icon-"]{
font-size: 24px !important
}
Didn't notice that the first time around, but I think that will change all of them.
Try adding:
[class^="icon-"], [class*=" icon-"]{
font-size: 24px !important
}
Didn't notice that the first time around, but I think that will change all of them.