Home>Support>Font Awesome – changing color

Font Awesome – changing color

Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].

Hello,
Yesterday morning (Eastern time: April 22), I updated Vantage theme for the company website.
Since then, I wouldn’t be able to change individual FA icons using custom CSS which used to work just fine.

I used to add,

.icon-remove {
color: red;
}

but it won’t work anymore. Please help me change colors for individual icons on the website….

URL: http://www.inlogic.ca/pricing/

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 10 years, 2 months ago Daniel
    Hi, I Work Here

    Hi TJCLearning

    Would you mind pointing out the exact icons? From there it will be easier to provide a tested solution

    Looking forward to hear from you.

  2. 10 years, 2 months ago TJCLearning

    Exact icons that I want to use with different color is:

    fa fa-remove (color to red)
    fa fa-check (color to green)

    Going forward, I would like to utilize the FA across the website since I found it very useful to display the various expressions.

    Thanks for your quick turnaround and I’m looking forward to resolving this issue soon.

  3. 10 years, 2 months ago Andrew Misplon
    Hi, I Work Here

    Just a small change required to your Custom CSS:

    /* Pricing & Features icon */
    
    .fa.fa-remove {
    color: red;
    }
    

    Hope that helps.

  4. 10 years, 2 months ago TJCLearning

    This is great!!! It’s working now. Thanks a million.
    Have a question though. If you update the theme later, should I manually modify the css again?

  5. 10 years, 2 months ago Andrew Misplon
    Hi, I Work Here

    Super, glad that helped.

    Please find our Custom CSS tutorial here: https://siteorigin.com/basics/modifying-theme-design-with-custom-css/. As long as your CSS snippets are stored at Appearance > Custom CSS you’re upgrade safe. The entire theme folder is overwritten during update so ideally the theme shouldn’t ever be edited directly via Appearance > Editor.

Replies on this thread are closed. Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More