Tagged: social icon
Hello,
I set the Header: social icons in the header and Display in main header area.
Social icons are too small. How can I increase the size?
How can I change the color of the icons?
Thanks for the theme and for the help.
Vincenzo
Hey vince47!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#header .social_bookmarks li a {
font-size: 18px;
color: orange;
}
Best regards,
Yigit
Hi Yigit, this code is ok, but the social icons now are more near eachother.
I try to add padding but the problem is the height of the grey background that remains the same.
How can I do?
Thanks Sere