Tagged: Font-color, link color, transparent header
Hi!
Thanks for a wonderful theme and awesome support!
I have changed the font color for the transparent header to #ffffff in the settings. It works like a charm, but I would like to change the color of the social icons and the mailto: (Email address hidden if logged out) link to #ffffff as well.
Any Idea of how I can achieve this with a custom CSS?
Thanks again,
Urban
PS
Sory if this is a double posting, I can not see the post I submitted just minutes ago.
Hi _urban_!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.av_header_transparency .phone-info a,.av_header_transparency .social_bookmarks li a { color: white; }
Best regards,
Yigit
Fantastic!
Thank you Yigit!
Urban