I have been attempting to implement the suggestions provided here, but I am encountering difficulties in styling the Facebook like button. The website in question is:
Currently, my main priority is preventing the comment box from appearing as a temporary solution to the issue. I have already tried including .fb_edge_comment_widget {display: none !important;} in my css file, however, it does not seem to be taking effect. Can anyone point out where I may be going wrong?
Thanks, Brian