var input = document.querySelectorAll('.wpens_email');
input.forEach(function (single) {
single.setAttribute('placeholder', 'Email Address');
});
[wpens_easy_newsletter firstname="no" lastname="no" button_text="⟶"]
var input = document.querySelectorAll('.wpens_email');
input.forEach(function (single) {
single.setAttribute('placeholder', 'Email Address');
});
[wpens_easy_newsletter firstname="no" lastname="no" button_text="⟶"]