Hi,
Great theme (and thanks for the child theme .zip — much appreciated!)
How can I make the social icons bigger? Or are they fixed graphics? If they are fixed, where can I edit them so I can add larger graphics for my theme?
Thank you!
Hi ShortHills!
Please add following code to Quick CSS in Enfold theme options under Styling
.social_header .phone-info span { font-size: 18px; }
#top .social_bookmarks { font-size: 18px; }
First line is to change the font size of phone text and second one is to increase size of icons.
Regards,
Yigit
Ok thank you! for the info and for the prompt reply!