CSS classes: Email campaigns widgets

Following is the list of CSS classes applied to newsletters widget:

CSS class name Class set to Default HTML tag 
sfnewsletterForm Wrapper of Subscribe and Unsubscribe forms. <fieldset>
sfSubscribe Wrapper of Subscribe form. <fieldset>
sfUnsubscribe Wrapper of Unsubscribe form. <fieldset>
sfnewsletterTitle Title of Subscribe and Unsubscribe forms. <h2>
sfnewsletterDescription Description of Subscribe and Unsubscribe forms. <p>
sfMessage Message if the subscription/unsubscription was successful or not successful. <div>
sfnewsletterFieldsList Wrapper of list of subscribe/unsubscribe to newsletter form. <ol>
sfnewsletterField Wrapper of single form field. <li>
sfTxtLbl Field label. <label>
sfNote Label note (e.g. Optional). <em>
sfTxt Form text input (Email, First name and Last name). <input>
sfErrorWrp Inline error message wrapper. <span>
sfError Inline error message. <strong>
sfnewsletterSubmitBtnWrp Wrapper of subscription/unsubscription button. <div>
sfnewsletterSubmitBtn Subscription/unsubscription button. <input>

Increase your Sitefinity skills by signing up for our free trainings. Get Sitefinity-certified at Progress Education Community to boost your credentials.

Web Security for Sitefinity Administrators

The free standalone Web Security lesson teaches administrators how to protect your websites and Sitefinity instance from external threats. Learn to configure HTTPS, SSL, allow lists for trusted sites, and cookie security, among others.

Foundations of Sitefinity ASP.NET Core Development

The free on-demand video course teaches developers how to use Sitefinity .NET Core and leverage its decoupled architecture and new way of coding against the platform.

Was this article helpful?