Hello there,
In theme we have given option to add social icons in "Above Header", "Above Footer" and in "Below Footer".
this will show your icons in all the pages.
Also i informed it to our dev team. Soon we are going to give a social icon widget, So that you can add it in widget area also.
And to increase icon size use this CSS code in Additional CSS "Appearance > Customize > Additional CSS"
Code:
.content-social .social-icon a {
font-size: 19px;
}
You can change size according to need.
This will help you.
kind Regards