Customizing email subscriptions confirmation widget

I can’t figure out how to edit or re-position the email address that displays in the email subscriptions confirmation widget.

From where in the widget’s HubL code is the email address rendered?

I’d like to customize the style similar to the image below —

Any help is appreciated. Thanks.

Hey @cpburke,

You can customize these templates with CSS, the following classes you’re looking for are:

.hs_cos_wrapper_type_email_subscriptions_confirmation h2

Hope this helps!