Hi!
How I can change background color to social icons message?

Thanks :)
Hi!
How I can change background color to social icons message?

Thanks :)
change in: wp-content -> themes -> corona -> css-> the template u use e.g. minimal-skin.css, open it, change header /background color, maybe u also have to change th background-image above.
I maybe explained incorrectly!
I mean that white color for message.
Anyone here? :)
Hey,
open up css/custom.css and add following code:
.tooltip_search_site #s{
color: #777777 !important;
}
You can change the color value :)
You must log in to post.