Hi support,
I need to change the colour of the social icons in the top header as when presently viewed on mobile phone they are grey in colour. I have a dark coloured background and would prefer they are white.
Is there somewhere in the admin panel to accomplish this or just some quick CSS to be added?
Thanks
John
Hi John,
Thanks for giving us admin access.
I have added this CSS code in Quick CSS:
@media only screen and (max-width:767px) {
.responsive #top #header_meta .social_bookmarks li a,
.responsive #top #header_meta .phone-info,
.responsive #top #header_meta .phone-info a {
color: white;
}
}
Please review your site.
Best regards,
Nikko
Thanks Nikko.
Very much appreciate this.
Cheers
John
Hi John,
You’re welcome :)
We’re just glad that we could help.
Thanks for using Enfold and have a great day!
Best regards,
Nikko