Dear all, the social icon in the footer is really small and our client needs a bigger one so, it is necessary to enlarge it, is it possible? What can I do to enlarge it?
Hey amepro,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
#socket .social_bookmarks li a {
font-size: 20px;
}
Best regards,
Yigit
Thank you Yigit, it’ s OK