Subscribe (It’s FREE) to my channel here ↠ http://bit.ly/1XKeAIi
JOIN the email list here ↠
document.addEventListener('DOMContentLoaded', function () {
var commentForms = document.getElementsByClassName('jetpack_remote_comment');
for (var i = 0; i < commentForms.length; i++) {
commentForms[i].allowTransparency = false;
commentForms[i].scrolling = 'no';
}
});