Hi John,
Good afternoon,
I did this by adding this css to the file:
templates/"yourtempate"/HTML/com_easysocial/styles/style1.css
body div#es-wrap .es-toolbar .navbar-inner {
border-bottom: 1px solid transparent;
border-radius: 0px;
border-top: none;
border-left: none;
border-right: none;
background-color: transparent;
background-image: none;
}
It makes the background transparent, so it will get the color of your template.
Regards,
Danny