How to center the social icon ?

Could you help me please to center the social icon ?

Hey there,

I hope you are well today and thank you for your question.

Can you clarify the social icons you’re referring to?
If you’re referring to social icons in the footer. You can use the following CSS

Copy and paste the following code in Additional CSS.
Admin Area -> Appearance -> Customize -> Additional CSS

/*center social icon*/
#social {
    background: transparent;
    float: left;
}

Best regards,
Support.

Yes Thank you very much.

Because I made the footer white color, now the icon is not visible anymore.

How can I change the color of the istangram font icon f16?
Thanks again

I solved:
Customize - Theme options - colors
!
Thank you!

Hello there,

I am glad the solution worked for you.
Please feel free to contact us again in the future regarding any other issues.

Best Regards,
Support