PenciDesign Supporter replied
Hi,
Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:
@media only screen and (max-width: 767px) {
.footer-social-remove-circle ul.footer-socials li a i {
font-size: 16px;
}
}Change 16px with the size you want to show.
Regards,
PenciDesign.