PenciDesign Supporter replied
Staff Reply
Hi,
Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:
@media only screen and (max-width: 767px) {
.penci-social-colored ul.footer-socials li a i {
line-height: 32px !important;
}
}Regards,
PenciDesign.