Custum JS & CSS Code deletes menu and other js

edited January 2016 in Other
Hello.
I put a facebook code in the area of the Betheme option of "Custum JS" and now the menu, googlemap and some js things doen´t work anymore. I know it was the wrong place to put the code, but now the code is gone I cant delete the code and dont know how to fix it. Where can I find code which has put in the area "Custum JS and Custum CSS" ? Or what can I do now?:

This was the code:
<div id="fb-root"></div>
<script>(function(d, s, id) {
  var js, fjs = d.getElementsByTagName(s)[0];
  if (d.getElementById(id)) return;
  js = d.createElement(s); js.id = id;
  js.src = "//connect.facebook.net/de_DE/sdk.js#xfbml=1&version=v2.5&appId=898269536895714";
  fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>

Comments

Sign In or Register to comment.