Hello,
How can I make the social icons on the footer bigger?
Thank you.
Hi de2ma2!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
#socket .social_bookmarks a {
font-size: 18px;
}
Cheers!
Yigit
Thank you.
That solved my problem :)