Has anyone tried changing CSS in the new Facebook plugin? The old plugin is used to provide some options, such as the ability to select a color scheme. However, the new plugin is white around, and it doesn't seem to accept my custom CSS. Example:
._h7l {
background: transparent !important;
border: none !important;
}
Any ideas on how we can get some CSS to work?
source
share