I'm having a serious problem with pages loading on Subeta lately (taking almost as long as a minute and freezing my entire web browser). This happens on both Firefox and Safari. I've narrowed down the problem to being the Facebook button. Is there any way to get rid of it?
<style>
{display:none !important;}
.x-login-facebook {display:none !important;}
.like_button {display:none !important;}</style>
I have these in my custom css because I have no facebook and don't want to look at those ugly buttons all the time and for me there are no bigger lags at the moment so maybe try them, too? C:
- Thank you so much for the code! No more slow loading!