Preview:
var input = document.querySelectorAll('.wpens_email');
input.forEach(function (single) {
  single.setAttribute('placeholder', 'Email Address');
});

[wpens_easy_newsletter firstname="no" lastname="no" button_text="⟶"]
downloadDownload PNG downloadDownload JPEG downloadDownload SVG

Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!

Click to optimize width for Twitter