Hi Great Theme
How do you increase the size and change the colour in the top header?
At the very top where the phone number is and the Social Icons
Thanks in advance for you help
Hi Stigan!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed
.phone-info span { color: red; font-size: 18px; }
#top .social_bookmarks li a { font-size: 18px; color: green; }
Cheers!
Yigit
Thank you very much sir! Worked great!