Yes this is right. the border problem i have too.
Screenshot from my dark New Google Plus Badge Widget
https://www.jkl-solutions.de/bilder/new-google-plus-badge-widget.jpg
In some WordPress G+ Communities i got help to initialise the element style with chrome. And there is written background: #f8f9f9; (inhirited from body.kv8eNc) and the body { adress is: https://apis.google.com/_/scs/apps-static/_/ss/k=oz.widget.11vdipdig3vv7.L.W.O/m=bdg/am=AAAAAAEB/d=1/rs=AItRSTPX8fUOFW0P7KpAlPTwBFWKo-2w1g
In the Plugin/Widget text is written: “and it is able to be styled using CSS to fit your blog’s current WordPress theme”
so i have put the following code in my style.css of my theme:
.kv8eNc {
background-color: #000000 !important;
}
But it doesn’t works! The white border around the widget is there anymore. Do you have any idea, how i can change the color of the background or can disable the light line ?
The widget where i need help is installed on my wordpress blog: https://www.jkl-solutions.de in the Sidebar.
I have written this to mythemeshop by using the contact form on their site. I hope they can help me and answer me to my mail.
Greetings from Germany
Joerg