Hi, I’m choosing the header with the social media icons (facebook, twitter, g+). They are pretty small on the top right corner and I would like to make them bigger. How could I do that?
Thanks!
Hey WaldenDesign!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
#top .social_bookmarks li a { font-size: 18px; }
Regards,
Yigit
Hey!
Try adding this code to the Quick CSS:
.social_bookmarks a {
font-size: 26px !important;
}
Cheers!
Josue
perfect! Thanks!
You are welcome, glad we could help :)
Regards,
Josue