Skip to main content
Question

Newsletter

  • February 20, 2026
  • 1 reply
  • 52 views

Is there a way to make the newsletter window larger? Preferably in A4 size It’s a bit small to work in, and it would be easier if the window were bigger so that we could more easily review the text and images.

1 reply

Forum|alt.badge.img+6
  • Influencer III
  • May 22, 2026

I’m unsure how to get it to exactly the A4 size, but here is how you can change the height of the window to whatever pixel size you’d like! I’ve put it at 842px because the internet says that’s the height it would appear as on a webpage like this.

#CoreNewsletter_msg_ifr {height: 842px !important;}

Hope this helps!