Social icons will not display in shapely

I can’t get my social icons icons to display. Any help greatly appreciated.

Hey there

Can you please provide url of your website? let me check it please

Regards

www.dekalbbaronfootballboosters.com

Thank you!

You’re welcome and have a good day :slight_smile:
Regards

I just talked with my provider and he advised …

…In this case what I can do is revert the change back to PHP 8.1 and advise you to reach out to the theme developer to see if they can advise on updating the theme so it doesn’t require the wakeup() function to be public. Reverting the change now.

Not sure what to do now though. Thanks in advance!

Hi there

Sorry for the delay, can you please provide access credentials in a private reply? I will check the backend

Regards

www.dekalbbaronfootballboosters.com

My social icons are not displayed, I use your solution with an additional CSS but only appears square icons. Please help, www.felixcarmona.net

Hey there

Please try this css code in Appearance > Customize > Additional CSS:

.fa, .far, .fas {
    font-family: 'Font Awesome !important';
}

Regards