XenForo How to add a FA Icon in some Widget on the front page?

D

deslocotoco

Guest
Hello guys.

A quick question.

I'm using a Widget in my front page of my Forum:

forum.politz.com.br

Publicações

O POLITZ é um portal de informações único no Brasil e no mundo, com recursos sociais incríveis para você se informar.
forum.politz.com.br
forum.politz.com.br

It's the first one ("Notícias em Alta"), but is having some generic icon as you guys can see:

204282

So, I'm trying to change this icon on extra.less page but I'm nothing getting any results.

The last code that i tried is this:

CSS:

Code:
/* Widget Icon */
[data-widget-id="threadsnews_side"]
{
    .block-minorHeader a:before
    {
        font-family: "FontAwesome"...

Read more

Continue reading...