I am using SOCIAL PLUGINS LIKE BOX
and would like to control the styling beyond what FB gives you here
this example i am trying to hide the icon with no luck
question: how do you target this iframe to control its elements?
heres my code in css
.fb-like-box .connect_top a img{display:none !important;}
and with jQuery
$('.fb-like-box .connect_top a img').css({'display':'none'});


Try this HTML :
But replace with real url to page to like.