• I were desperate to change my font to Libre Baskerville and updated every font-family I could find on style.css to this one. Alas, my beloved social media icons have disappered leaving an empty shell behind.
    https://www.outsidemiracles.com
    It’s not only them. The search bar icon too.
    After some research, I feel that since I’ve updated fontawesome to Libre Baskerville, that’s where the problem is.
    How can I correct this?

Viewing 1 replies (of 1 total)
  • Thread Starter mondakranta

    (@mondakranta)

    Update:
    I tried adding below code in simple custom css –

    .gk-social-global i {
    font-family: fontawesome !important;
    }

    Didn’t work.

Viewing 1 replies (of 1 total)
  • The topic ‘Social Media Icons Disappeared after updating style.css with new font-family’ is closed to new replies.